mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-01-13 20:39:05 +01:00
Update README.md
This commit is contained in:
parent
ca28866c52
commit
8b9f758299
@ -43,6 +43,7 @@ Before starting the containers the fixture data needs to be prepared:
|
|||||||
* `$ ./init.sh`
|
* `$ ./init.sh`
|
||||||
|
|
||||||
Known Issues:
|
Known Issues:
|
||||||
|
* `docker-compose` installed on Ubuntu (18.04, 20.04) via `apt-get` can not correctly parse `docker-compose.yml` due to version differences. Install latest version of `docker-compose` from https://docs.docker.com/compose/install/ instead.
|
||||||
* You need to ensure that no other web server is running on port 80 (e.g. Apache2). If port 80 is already in use, edit NGINX_PORT environment variable in `.env`.
|
* You need to ensure that no other web server is running on port 80 (e.g. Apache2). If port 80 is already in use, edit NGINX_PORT environment variable in `.env`.
|
||||||
* Existing VPN connections sometimes cause problems with docker. If `docker-compose` does not start up correctly, try disabling any active VPN connection. Refer to https://stackoverflow.com/questions/45692255/how-make-openvpn-work-with-docker for further information.
|
* Existing VPN connections sometimes cause problems with docker. If `docker-compose` does not start up correctly, try disabling any active VPN connection. Refer to https://stackoverflow.com/questions/45692255/how-make-openvpn-work-with-docker for further information.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user