mirror of
https://github.com/kevin-DL/services.git
synced 2026-07-12 19:38:53 +00:00
Public holidays API (#212)
This commit is contained in:
3
holidays/Dockerfile
Normal file
3
holidays/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine
|
||||
ADD holidays /holidays
|
||||
ENTRYPOINT [ "/holidays" ]
|
||||
Reference in New Issue
Block a user