Skip to content

Instantly share code, notes, and snippets.

@gowth4m
Created June 22, 2020 17:25
Show Gist options
  • Save gowth4m/20b76975f9879693d13d0a421685df6e to your computer and use it in GitHub Desktop.
Save gowth4m/20b76975f9879693d13d0a421685df6e to your computer and use it in GitHub Desktop.
[ec2-user]$ docker-compose up -d
Creating network "ec2-user_default" with the default driver
Creating volume "ec2-user_anchore-db-volume" with default driver
Pulling db (postgres:9)...
9: Pulling from library/postgres
7d2977b12acb: Pull complete
0189767a99c6: Pull complete
2ac96eba8c9d: Pull complete
8b4f0db1ff6e: Pull complete
9e30cfe22768: Pull complete
8c90c3e75b96: Pull complete
5ddcc5e296f9: Pull complete
fd42372a1ee8: Pull complete
08af3aee77fc: Pull complete
48109f434ad3: Pull complete
9b84ccdb2d67: Pull complete
703a55f3bc8f: Pull complete
2a75caa3dc94: Pull complete
c5aaacc1e5c9: Pull complete
Digest: sha256:fd73224fa9c1ce2f1c62f06cde105fd7cc75fe6190883fc60d820244b5609d9b
Status: Downloaded newer image for postgres:9
Pulling catalog (anchore/anchore-engine:v0.7.2)...
v0.7.2: Pulling from anchore/anchore-engine
78afc5364ad2: Pull complete
58e1deb9693d: Pull complete
7174e1e3f559: Pull complete
6e85d32e496b: Pull complete
6ad01ac0b78e: Pull complete
72c7fcc49d22: Pull complete
26bfab8979e2: Pull complete
Digest: sha256:a55a5fd92f17676fb702d976af6423681e91b6418a3c12a97b4665e7f16bf049
Status: Downloaded newer image for anchore/anchore-engine:v0.7.2
Creating ec2-user_db_1 ... done
Creating ec2-user_catalog_1 ... done
Creating ec2-user_analyzer_1 ... done
Creating ec2-user_policy-engine_1 ... done
Creating ec2-user_queue_1 ... done
Creating ec2-user_api_1 ... done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment