mirror of
https://github.com/sasjs/server.git
synced 2026-01-03 13:10:04 +00:00
Revert "chore: added docker containers"
This reverts commit d7cbd315a6.
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
FROM mongo
|
||||
|
||||
COPY ./users.json /users.json
|
||||
CMD mongoimport --host mongodb --db sasjs --collection users --type json --file /users.json --jsonArray
|
||||
Reference in New Issue
Block a user