Skip to content

Instantly share code, notes, and snippets.

@yaleman
Created October 4, 2021 23:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yaleman/3c8f45bdad0526d735469445602dde33 to your computer and use it in GitHub Desktop.
Save yaleman/3c8f45bdad0526d735469445602dde33 to your computer and use it in GitHub Desktop.
yaleman@buildmonkey:~$ docker pull opensuse/tumbleweed:latest
latest: Pulling from opensuse/tumbleweed
Digest: sha256:357b19900641c6ec899ade58beca42f7bfff5f62364707b9d4f07f7153d93911
Status: Image is up to date for opensuse/tumbleweed:latest
docker.io/opensuse/tumbleweed:latest
yaleman@buildmonkey:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 21.04
Release: 21.04
Codename: hirsute
yaleman@buildmonkey:~$ docker run --rm -it opensuse/tumbleweed:latest bash
zypper re
cd719e175275:/ # zypper re
terminate called after throwing an instance of 'std::system_error'
what(): Operation not permitted
Aborted (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment