Skip to content

Console Output

13:15:57 + pwd
13:15:57 + id -u
13:15:57 + id -g
13:15:57 + docker run --rm -v /home/ubuntu/workspace/docker-py_main:/workspace busybox chown -R 1000:1000 /workspace
13:15:57 Unable to find image 'busybox:latest' locally
13:15:57 latest: Pulling from library/busybox
13:15:57 22b70bddd3ac: Pulling fs layer
13:15:57 22b70bddd3ac: Verifying Checksum
13:15:57 22b70bddd3ac: Download complete
13:15:58 22b70bddd3ac: Pull complete
13:15:58 Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c
13:15:58 Status: Downloaded newer image for busybox:latest