mirror of
https://github.com/kevin-DL/services.git
synced 2026-07-11 02:55:06 +00:00
Refactor Chats Service (#48)
This commit is contained in:
3
chats/Dockerfile
Normal file
3
chats/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine
|
||||
ADD chats /chats
|
||||
ENTRYPOINT [ "/chats" ]
|
||||
Reference in New Issue
Block a user