Skip to content

Instantly share code, notes, and snippets.

@Hkazanci93
Created November 2, 2021 10:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hkazanci93/33607d5e384ba1952fba918949a42561 to your computer and use it in GitHub Desktop.
Save Hkazanci93/33607d5e384ba1952fba918949a42561 to your computer and use it in GitHub Desktop.
$ docker-compose ps
Name Command State Ports
---------------------------------------------------------------------
x-mentor_x-gears_1 python3 init.py --url redi ... Up
x-mentor_x-keycloak_1 /opt/jboss/tools/docker-en ... Up 0.0.0.0:8880->8080/tcp, 8443/tcp
x-mentor_x-mentor-client_1 /docker-entrypoint.sh ngin ... Up 0.0.0.0:3000->80/tcp
x-mentor_x-mentor-core_1 /opt/docker/conf/wait-for- ... Up 0.0.0.0:9000->9000/tcp
x-mentor_x-redis_1 redis-server --loadmodule ... Up 0.0.0.0:6379->6379/tcp
[node1] (local) root@192.168.0.8 ~/x-mentor
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment