mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-22 07:15:25 +00:00
Gifs API (#223)
* gifs service * Commit from GitHub Actions (Publish APIs & Clients) Co-authored-by: domwong <domwong@users.noreply.github.com>
This commit is contained in:
3
gifs/Dockerfile
Normal file
3
gifs/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine
|
||||
ADD gifs /gifs
|
||||
ENTRYPOINT [ "/gifs" ]
|
||||
Reference in New Issue
Block a user