You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# (Run #1 - exposing (as) host ports - for proper IP logging inside the Docker instance):
# sudo docker run -d --net=host ecsc:latest # Note: prerequisite is that ports 80 and 3389 are free on a host itself (e.g. sudo service stop apache2; sudo service stop mysql)