summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2017-10-28Sync simulator with upstreamFabian Mastenbroek
This change updates the simulator to the latest upstream version, which adds prebuilding to the Docker image and limits to simulation time. I have also added failure settings to the docker-compose configuration, in addition to slimming down the opendc Docker image configuration.
2017-10-18Add GZip compression to the serverGeorgios Andreadis
2017-09-29Replace yarn with npm commands in DockerfileGeorgios Andreadis
2017-09-29Connect docker-compose with new simulator imageGeorgios Andreadis
2017-09-28Add Kotlin simulator Docker configurationFabian Mastenbroek
This change adds the Docker configuration for the Kotlin simulator to the repository.
2017-09-28Remove C++ simulator from docker setupGeorgios Andreadis
2017-09-25Install the python mysql connectorSacheendra Talluri
2017-09-23Move to MariaDBGeorgios Andreadis
2017-09-23Update docker build process to compile frontendGeorgios Andreadis
2017-04-04Move all configuration to a central keys.json fileGeorgios Andreadis
2017-03-06Fix problem with bower inside submodule in DockerSacheendra Talluri
2017-02-06Remove breaking comment from dockerfileSacheendra Talluri
2017-01-26Add Dockerfile and related build filesSacheendra Talluri