Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shawn-hurley/4f250f7259a5ad16338c0c1b1ca2327c to your computer and use it in GitHub Desktop.
Save shawn-hurley/4f250f7259a5ad16338c0c1b1ca2327c to your computer and use it in GitHub Desktop.
$ docker run -u 0 -it --entrypoint /bin/bash quay.io/operator-framework/ansible-operator:v0.5.0
Unable to find image 'quay.io/operator-framework/ansible-operator:v0.5.0' locally
v0.5.0: Pulling from operator-framework/ansible-operator
a02a4930cb5d: Already exists
1bdeea372afe: Already exists
3b057581d180: Already exists
12618e5abaa7: Already exists
6f75beb67357: Already exists
b241f86d9d40: Already exists
e990bcb94ae6: Already exists
3cd07ac53955: Already exists
3fdda52e2c22: Already exists
0fd51cfb1114: Pull complete
feaebb94b4da: Pull complete
4ff9620dce03: Pull complete
a428b645a85e: Pull complete
5daaf234bbf2: Pull complete
8cbdd2e4d624: Pull complete
fa8517b650e0: Pull complete
a2a83ad7ba5a: Pull complete
d61b9e9050fe: Pull complete
Digest: sha256:9919407a30b24d459e1e4188d05936b52270cafcd53afc7d73c89be02262f8c5
Status: Downloaded newer image for quay.io/operator-framework/ansible-operator:v0.5.0
bash-4.2# df -h
Filesystem Size Used Avail Use% Mounted on
overlay 59G 55G 1.2G 98% /
tmpfs 64M 0 64M 0% /dev
tmpfs 1000M 0 1000M 0% /sys/fs/cgroup
/dev/sda1 59G 55G 1.2G 98% /etc/hosts
shm 64M 0 64M 0% /dev/shm
tmpfs 1000M 0 1000M 0% /proc/acpi
tmpfs 1000M 0 1000M 0% /sys/firmware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment