Skip to content

Console Output

08:37:32 + pwd
08:37:32 + id -u
08:37:32 + id -g
08:37:32 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2782:/workspace busybox chown -R 1000:1000 /workspace
08:37:32 Unable to find image 'busybox:latest' locally
08:37:32 latest: Pulling from library/busybox
08:37:32 5c4213be9af9: Pulling fs layer
08:37:32 5c4213be9af9: Verifying Checksum
08:37:32 5c4213be9af9: Download complete
08:37:32 5c4213be9af9: Pull complete
08:37:32 Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
08:37:32 Status: Downloaded newer image for busybox:latest