API: refactor (rename mpwo_api to fittrackee_api)
This commit is contained in:
5
fittrackee_api/db/Dockerfile
Normal file
5
fittrackee_api/db/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM postgres:10.1
|
||||
|
||||
MAINTAINER SamR1@users.noreply.github.com
|
||||
|
||||
COPY create.sql /docker-entrypoint-initdb.d
|
Reference in New Issue
Block a user