Containerization #12
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Containerize application using Docker or Podman.
Yeah was having a chat and got linked this issue suggesting that it is quite possible.
$ podman run --security-opt label=disable --user podman quay.io/podman/stable podman run ubi8-micro echo hi
Why close the issue mate