mirror of
https://github.com/kevin-DL/services.git
synced 2026-03-15 15:35:18 +00:00
Image service (#89)
This commit is contained in:
3
image/Dockerfile
Normal file
3
image/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine
|
||||
ADD image /image
|
||||
ENTRYPOINT [ "/image" ]
|
||||
Reference in New Issue
Block a user