Jyri-Petteri Paloposki
e4f3fd0737
Use docker compose command
2024-10-23 02:01:42 +03:00
Jyri-Petteri Paloposki
d145640ead
Add Docker documentation to the installation docs; update and create the ”Scripts To Rule Them All” scripts for easy use of the Docker Composer environment.
...
Fixes #2425 .
2020-07-19 23:06:26 +03:00
Jyri-Petteri Paloposki
b2ede09fe6
Remove unnecessary debug output
2020-07-19 21:50:35 +03:00
Jyri-Petteri Paloposki
869bf2a9fd
Mount the mandatory config files separately in docker-compose, since it's including the whole /app from host and therefore the copies made in Dockerfile aren't available.
2020-07-19 21:44:43 +03:00
Jyri-Petteri Paloposki
53c7c94306
A few more fixes in hope of fixing the Docker Compose
2020-07-19 18:07:23 +03:00
Jyri-Petteri Paloposki
4d65a8f761
Overhaul the environment system in bin/ to make the defaults easier to understand. Update the installation instructions.
...
Fixes #2170 , #2372 , #2329 , #2368
2020-07-19 17:20:35 +03:00
Matt Rogers
ec2b6cf22e
Publish ports based on environment variable
...
Allows two things:
1. Access a running server from outside the docker container
2. Run both a console and a server at the same time, for debugging or
whatever else.
2018-07-21 10:18:31 -05:00
Matt Rogers
faceaac874
Modify the binstubs to run things in docker
2018-05-02 16:08:41 -05:00