Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with podman #48

Open
MTRNord opened this issue Jun 12, 2023 · 0 comments
Open

Not working with podman #48

MTRNord opened this issue Jun 12, 2023 · 0 comments

Comments

@MTRNord
Copy link

MTRNord commented Jun 12, 2023

The redis script fails with docker not being found if the system only supports using podman. Making it impossible to build. (There exist systems which dont ship docker these days)

Trying to replace things with podman fails as well:

CONTAINER ID  IMAGE       COMMAND     CREATED     STATUS      PORTS       NAMES
time="2023-06-12T17:16:31Z" level=warning msg="Error loading CNI config file /etc/cni/net.d/200-loopback.conflist: error parsing configuration list: no name"
Error: inspecting object: no such object: "photon_build_spec:4.0"
time="2023-06-12T17:16:31Z" level=warning msg="Error loading CNI config file /etc/cni/net.d/200-loopback.conflist: error parsing configuration list: no name"
Error: inspecting object: no such object: "photon_build_spec:4.0"
run: podman run -v /tmp/redis.bFZmRn/stage/RPMS:/usr/src/photon/RPMS -v /tmp/redis.bFZmRn/stage/SRPMS:/usr/src/photon/SRPMS --privileged -d --name build_spec --network=host photon:4.0 tail -f /dev/null
time="2023-06-12T17:16:31Z" level=warning msg="Error loading CNI config file /etc/cni/net.d/200-loopback.conflist: error parsing configuration list: no name"
Error: short-name resolution enforced but cannot prompt without a TTY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant