Skip to content

Console Output

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