Skip to content

Console Output

+ echo Ensuring container killed.
Ensuring container killed.
+ docker rm -vf docker-pr3
Error: No such container: docker-pr3
+ true
+ echo Chowning /workspace to jenkins user
Chowning /workspace to jenkins user
+ id -u
+ id -g
+ docker run --rm -v /home/ubuntu/workspace/moby_PR-39646-JKQ74TIWVQKRC2HCDERARKGKMZ5Y55WH5XVLPV64LBNAOTI2R4TQ:/workspace busybox chown -R 1000:1000 /workspace
Unable to find image 'busybox:latest' locally
latest: Pulling from library/busybox
ee153a04d683: Pulling fs layer
ee153a04d683: Download complete
ee153a04d683: Pull complete
Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
Status: Downloaded newer image for busybox:latest