try sr.ht builds
This commit is contained in:
parent
9a936b24fe
commit
3a12451ba3
1 changed files with 9 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue