mirror of
https://github.com/flibusta-apps/vault-unseal-docker.git
synced 2025-12-06 14:45:37 +01:00
init
This commit is contained in:
6
Dockerfile
Normal file
6
Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM vault:0.6.4
|
||||
MAINTAINER blockloop
|
||||
|
||||
ADD ./vault-unseal.sh /vault-unseal.sh
|
||||
|
||||
CMD ["/vault-unseal.sh"]
|
||||
Reference in New Issue
Block a user