try sr.ht builds
This commit is contained in:
parent
9a936b24fe
commit
3a12451ba3
9
.builds/docker.yml
Normal file
9
.builds/docker.yml
Normal file
@ -0,0 +1,9 @@
|
||||
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 .
|
Loading…
Reference in New Issue
Block a user