Skip to content

Instantly share code, notes, and snippets.

@hanetzer
Created December 20, 2019 17:16
Show Gist options
  • Save hanetzer/e97686a2a66c808b9f8d79b70009e506 to your computer and use it in GitHub Desktop.
Save hanetzer/e97686a2a66c808b9f8d79b70009e506 to your computer and use it in GitHub Desktop.
$ docker ps -a;
$ docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
17dc7ae516a2 openwisp/openwisp-nginx:latest "sh init_command.sh" 3 minutes ago Up 3 minutes 0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp docker-openwisp_nginx_1
c95f8def295a openwisp/openwisp-freeradius:latest "/docker-entrypoint.…" 3 minutes ago Up 3 minutes 0.0.0.0:1812-1813->1812-1813/udp docker-openwisp_freeradius_1
71fc41f1f8fc openwisp/openwisp-websocket:latest "supervisord --nodae…" 3 minutes ago Up 3 minutes 8004/tcp docker-openwisp_websocket_1
01a7c852a3d6 openwisp/openwisp-radius:latest "bash init_command.sh" 3 minutes ago Up 3 minutes 8002/tcp docker-openwisp_radius_1
9f38a14f060e openwisp/openwisp-dashboard:latest "bash init_command.sh" 3 minutes ago Up 3 minutes 25/tcp, 8000/tcp, 8004/tcp docker-openwisp_celerybeat_1
dd1121c7c981 openwisp/openwisp-topology:latest "bash init_command.sh" 3 minutes ago Up 3 minutes 8003/tcp docker-openwisp_topology_1
c473e0d068be openwisp/openwisp-dashboard:latest "bash init_command.sh" 3 minutes ago Up 3 minutes 25/tcp, 8000/tcp, 8004/tcp docker-openwisp_celery_1
06bc38551b26 openwisp/openwisp-websocket:latest "supervisord --nodae…" 3 minutes ago Up 3 minutes 8004/tcp docker-openwisp_daphne_1
85dac1a9951a openwisp/openwisp-controller:latest "bash init_command.sh" 3 minutes ago Up 3 minutes 8001/tcp docker-openwisp_controller_1
72e8df3d5660 openwisp/openwisp-dashboard:latest "bash init_command.sh" 3 minutes ago Exited (1) About a minute ago docker-openwisp_dashboard_1
ffffc8ad73bd openwisp/openwisp-openvpn:latest "sh init_command.sh" 3 minutes ago Up 3 minutes 1194/tcp, 0.0.0.0:1194->1194/udp docker-openwisp_openvpn_1
b58735af2c8c redis:alpine "docker-entrypoint.s…" 3 minutes ago Up 3 minutes 6379/tcp docker-openwisp_redis_1
673ced48f0e7 openwisp/openwisp-postfix:latest "sh init_command.sh" 3 minutes ago Up 3 minutes 25/tcp docker-openwisp_postfix_1
9ee4a08f29fc mdillon/postgis:10-alpine "docker-entrypoint.s…" 3 minutes ago Up 3 minutes 5432/tcp docker-openwisp_postgres_1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment