Skip to content

Console Output

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