first commit
This commit is contained in:
commit
46b20aa03d
4 changed files with 52 additions and 0 deletions
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM docker.io/moby/buildkit:master-rootless
|
||||
COPY entrypoint.sh /usr/local/bin/
|
||||
ENTRYPOINT ["entrypoint.sh"]
|
Loading…
Add table
Add a link
Reference in a new issue