mirror of
https://github.com/cubixle/vault.git
synced 2026-04-24 22:44:47 +01:00
inital commit
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM busybox:latest
|
||||
ADD app /app
|
||||
CMD ["/app"]
|
||||
Reference in New Issue
Block a user