Added Dockerfile
This commit is contained in:
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
FROM minimal:2.34
|
||||||
|
MAINTAINER gyurix
|
||||||
|
COPY scripts /scripts
|
||||||
|
WORKDIR /services/
|
||||||
|
ENTRYPOINT ["/scripts/service-exec"]
|
Reference in New Issue
Block a user