mirror of
https://github.com/kevin-DL/services.git
synced 2026-03-10 21:34:37 +00:00
add stocks service (#166)
This commit is contained in:
3
stock/Dockerfile
Normal file
3
stock/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine
|
||||
ADD stock /stock
|
||||
ENTRYPOINT [ "/stock" ]
|
||||
Reference in New Issue
Block a user