... | ... | @@ -25,8 +25,13 @@ if you see this error from `podman version` |
|
|
ERRO[0000] cannot find mappings for user <user>: No subuid ranges found for user "<user>" in /etc/subuid
|
|
|
```
|
|
|
# Uploading initial openSUSE Leap image
|
|
|
See [container-registry-opensuse](https://github.com/gbraad/container-registry-opensuse) on github
|
|
|
1. Find image at [openSUSE registry](https://registry.opensuse.org/cgi-bin/cooverview)
|
|
|
You can skip this step, now. Podman configuration includes the openSUSE docker repository.
|
|
|
|
|
|
For reference we keep this section.
|
|
|
|
|
|
See [container-registry-opensuse](https://github.com/gbraad/container-registry-opensuse) on github.
|
|
|
|
|
|
Find image at [openSUSE registry](https://registry.opensuse.org/cgi-bin/cooverview)
|
|
|
```
|
|
|
podman pull docker://registry.opensuse.org/opensuse/leap:15.1
|
|
|
podman tag leap:15.1.1.165 gitlab.haskell.org/trommler/leap:15.1.1.165
|
... | ... | |