Skip to content

Console Output

12:37:05 + pwd
12:37:05 + id -u
12:37:05 + id -g
12:37:05 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
12:37:05 Unable to find image 'busybox:latest' locally
12:37:05 latest: Pulling from library/busybox
12:37:05 61c5ed1cbdf8: Pulling fs layer
12:37:05 61c5ed1cbdf8: Verifying Checksum
12:37:05 61c5ed1cbdf8: Download complete
12:37:06 61c5ed1cbdf8: Pull complete
12:37:06 Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
12:37:06 Status: Downloaded newer image for busybox:latest