image: alpine/edge packages: - docker sources: - https://git.sr.ht/~shu/docker_alpine_s6 tasks: - build: | cd docker_alpine_s6 docker build -t alpine-s6 .