docker commit $CONTAINER_ID user/test_image
docker run -it --entrypoint=sh user/test_image
curl --insecure -v https://google.com 2>&1 | awk 'BEGIN { cert=0 } /^\* SSL connection/ { cert=1 } /^\*/ { if (cert) print }' |
curl -o /dev/null -s -w "time_connect: %{time_connect}\ntime_starttransfer: %{time_starttransfer}\ntime_total: %{time_total}\n" https://www.seznam.cz/media/img/logo_v2.png |
docker commit $CONTAINER_ID user/test_image
docker run -it --entrypoint=sh user/test_image
git log -n 1 --pretty=format:%H -- package.json |
image.json
{
"builders": [
{
"type": "docker",
"image": "ubuntu",
"commit": true
}
],
I hereby claim:
To claim this, I am signing this object: