Skip to content

Console Output

16:09:54 + pwd
16:09:54 + id -u
16:09:54 + id -g
16:09:54 + docker run --rm -v /home/ubuntu/workspace/docker-py_4.3.0-release:/workspace busybox chown -R 1000:1000 /workspace
16:09:54 Unable to find image 'busybox:latest' locally
16:09:54 latest: Pulling from library/busybox
16:09:54 61c5ed1cbdf8: Pulling fs layer
16:09:54 61c5ed1cbdf8: Verifying Checksum
16:09:54 61c5ed1cbdf8: Download complete
16:09:54 61c5ed1cbdf8: Pull complete
16:09:54 Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
16:09:54 Status: Downloaded newer image for busybox:latest