Skip to content

Console Output

19:53:28 + pwd
19:53:28 + id -u
19:53:28 + id -g
19:53:28 + docker run --rm -v /home/ubuntu/workspace/docker-py_main:/workspace busybox chown -R 1000:1000 /workspace
19:53:28 Unable to find image 'busybox:latest' locally
19:53:28 latest: Pulling from library/busybox
19:53:28 405fecb6a2fa: Pulling fs layer
19:53:28 405fecb6a2fa: Verifying Checksum
19:53:28 405fecb6a2fa: Download complete
19:53:29 405fecb6a2fa: Pull complete
19:53:29 Digest: sha256:59f225fdf34f28a07d22343ee415ee417f6b8365cf4a0d3a2933cbd8fd7cf8c1
19:53:29 Status: Downloaded newer image for busybox:latest