Skip to content

Instantly share code, notes, and snippets.

@mattwr18
Created April 30, 2019 00:30
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 mattwr18/9a19fafb675385e8d128c8cff17cb5d1 to your computer and use it in GitHub Desktop.
Save mattwr18/9a19fafb675385e8d128c8cff17cb5d1 to your computer and use it in GitHub Desktop.
running containers on metplus box 2019-04-29
sudo docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
6ba7c36b42f0 dokku/metplus-cruncher-staging:latest "/bin/sh -c /crunc..." 3 weeks ago Up 3 weeks metplus-cruncher-staging.web.1
01c15e782b25 dokku/metplus-cruncher-production:latest "/bin/sh -c /crunc..." 6 weeks ago Up 6 weeks metplus-cruncher-production.web.1
0d62df86fe87 dokku/metplus-cruncher-production:latest "/bin/sh -c /crunc..." 8 weeks ago Up 7 weeks metplus-cruncher-production.web.1.1552583891
0ff06c5fd55b dokku/metplus-cruncher-production:latest "/bin/sh -c /crunc..." 8 weeks ago Up 8 weeks metplus-cruncher-production.web.1.1551718369
1427c9808180 mongo:3.2.9 "/entrypoint.sh mo..." 8 weeks ago Up 8 weeks 27017/tcp dokku.mongo.metplus-pets-cruncher-production
b691da3926d5 9c776d21749c "/bin/sh -c /crunc..." 2 months ago Up 8 weeks metplus-cruncher-staging.web.1.1551650505
2db864e6f8ad svendowideit/ambassador "/bin/run.sh" 2 months ago Up 2 months 0.0.0.0:26432->27017/tcp, 0.0.0.0:15133->27018/tcp, 0.0.0.0:3205->27019/tcp, 0.0.0.0:32494->28017/tcp dokku.mongo.metplus-pets-cruncher-staging.ambassador
ac0dd41ad53b 69746ef55584 "/bin/sh -c /crunc..." 2 months ago Up 2 months metplus-cruncher-staging.web.1.1550808692
9212ca387ce5 dokku/metplus-pets-production:latest "/exec rails c" 2 months ago Up 2 months upbeat_joliot
b6e057071e46 dokku/metplus-pets-production:latest "/start web" 3 months ago Up 3 months metplus-pets-production.web.1
f25ebe1bdfe0 dokku/metplus-pets-staging:latest "/start web" 3 months ago Up 3 months metplus-pets-staging.web.1
779bbaa4dc6c 8d6b8c507c76 "/exec bundle exec..." 4 months ago Up 4 months quizzical_bassi
427b01c29a4b eba3dbfc8eaa "/bin/sh -c './gra..." 4 months ago Up 4 months epic_ritchie
528483ef812e dokku/asyncvoter-staging:latest "/start web" 6 months ago Up 6 months asyncvoter-staging.web.1
16e6c7d811ff dokku/asyncvoter-production:latest "/start web" 6 months ago Up 6 months asyncvoter-production.web.1
28cadfec03bd dokku/asyncvoter-api-test:latest "/start web" 6 months ago Up 6 months asyncvoter-api-test.web.1
1e415364ac41 dokku/asyncvoter-api-production:latest "/start web" 6 months ago Up 6 months asyncvoter-api-production.web.1
14097ca51ca3 mongo:3.2.9 "/entrypoint.sh mo..." 12 months ago Up 6 months 27017/tcp dokku.mongo.metplus-pets-cruncher-staging
1ac678ab4826 postgres:9.6.4 "docker-entrypoint..." 13 months ago Up 6 months 5432/tcp dokku.postgres.metplus-pets-staging
56a0ed1f6773 mongo:3.2.9 "/entrypoint.sh mo..." 16 months ago Up 6 months 27017/tcp dokku.mongo.asyncvoter-api-test
560062c2b3bc d9141c9507f8 "/start web" 16 months ago Up 6 months greeterbot-production.web.1.1514987670
3270d479b1f0 mysql:5.7.12 "docker-entrypoint..." 17 months ago Up 6 months 3306/tcp dokku.mysql.charity-commission-api-production
961cac2c0d98 mongo:3.2.9 "/entrypoint.sh mo..." 17 months ago Up 6 months 27017/tcp dokku.mongo.asyncvoter-api-production
d8399ffac5ab postgres:9.6.4 "docker-entrypoint..." 17 months ago Up 6 months 5432/tcp dokku.postgres.metplus-pets-production
a6b3ba0b4290 redis:3.2.5 "docker-entrypoint..." 23 months ago Up 6 months 6379/tcp dokku.redis.asyncvoter-production
25c9e3e9cfa3 redis:3.2.5 "docker-entrypoint..." 2 years ago Up 6 months 6379/tcp dokku.redis.asyncvoter-staging
4813f090ac4b 95c2141d385c "/start web" 2 years ago Up 6 months asyncvoter-staging.web.1.1490207138
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment