Skip to content

Console Output

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