Commit Graph

17 Commits

Author SHA1 Message Date
Mike Salvatore ba4a572237 Docker: Use rsync instead of timeout to exclude npm directories 2021-07-27 07:54:04 -04:00
Mike Salvatore 4d50a9adee Docker: Remove .npm dir 2021-07-27 07:54:04 -04:00
Mike Salvatore 1cfa1b9c50 Docker: Add a README.md 2021-07-27 07:54:00 -04:00
Mike Salvatore 34b47a07d4 Docker: Add a script to build monkey island docker locally 2021-07-26 13:17:22 -04:00
Mike Salvatore 6e2f473f02 Removing unused docker build scripts 2021-04-22 09:50:30 -04:00
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