Commit Graph

12 Commits

Author SHA1 Message Date
Shay Nehmad 8e04cf215f bump duckerfile version 2020-04-01 15:33:27 +03:00
Paul-Emmanuel Raoul 4283d8d488 Fix previous commit
I forgot to change the `MONGO_INITDB_DATABASE` variable.
2018-11-30 14:40:12 +00:00
Paul-Emmanuel Raoul 2c5019306b Change the Mongo database's name to stick to the documentation
See
https://github.com/guardicore/monkey/blob/develop/monkey/monkey_island/readme.txt.
2018-11-30 12:25:06 +00:00
Paul-Emmanuel Raoul f3ce6c08c5 Remove supervisord 2018-11-29 16:20:55 +00:00
Paul-Emmanuel Raoul 290ee213fd Use an external Mongo database with Docker Compose 2018-11-29 15:15:31 +00:00
Paul-Emmanuel Raoul 8beada58d5 Add '.dockerignore' 2018-11-29 15:15:30 +00:00
Paul-Emmanuel Raoul c1c8c33c85 Delete installation files 2018-11-27 11:19:26 +00:00
Paul-Emmanuel Raoul 195a3c8304 Add 'DEBIAN_FRONTEND' as 'ARG'
Using 'ARG' instead of 'ENV' allows to define environment variables only
for the build stage. See
https://github.com/moby/moby/issues/4032#issuecomment-34597177.
2018-11-27 11:15:48 +00:00
Paul-Emmanuel Raoul f1dd30d18c Add EXPOSE instruction to Dockerfile 2018-11-26 21:03:45 +00:00
Paul-Emmanuel Raoul 8ac1f35142 Fix installation issue in Dockerfile 2018-11-26 20:52:35 +00:00
Paul-Emmanuel Raoul 1edba2d13b Specify the release installed by Dockerfile using an argument 2018-11-26 20:50:47 +00:00
theonlydoo 58d7f6de50 quickwin dockerization 2018-05-04 17:23:10 +02:00