mirror of
https://github.com/kevin-DL/services.git
synced 2026-03-12 06:04:59 +00:00
Invites Service (#44)
This commit is contained in:
3
invites/Dockerfile
Normal file
3
invites/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine
|
||||
ADD invites /invites
|
||||
ENTRYPOINT [ "/invites" ]
|
||||
Reference in New Issue
Block a user