Skip to content

Add support for OCI containers (podman)#283

Open
jkonecny12 wants to merge 1 commit into
oh-my-fish:masterfrom
jkonecny12:add-podman-support
Open

Add support for OCI containers (podman)#283
jkonecny12 wants to merge 1 commit into
oh-my-fish:masterfrom
jkonecny12:add-podman-support

Conversation

@jkonecny12

Copy link
Copy Markdown

This is an rootless alternative to docker container tool. It has a bunch of benefits. For more information see:
https://podman.io/

The main reason why to have this support is toolbox tool which is used as a primary tool for development on immutable system (not-only) such as Fedora SilverBlue. The immutability of the system is replaced by creating containers for projects and work inside these containers. For more info see:
https://docs.fedoraproject.org/en-US/fedora-silverblue/toolbox/

It's really nice to have this feature here because toolbox will use configuration of the system in the container as it is in host so it's pretty reasonable to use fish inside the container but know that I'm in the container right now.

@jkonecny12

Copy link
Copy Markdown
Author

Ping, could this be merged please?

@jkonecny12

Copy link
Copy Markdown
Author

Ping, I would like to find out if I have a chance to get the PR merged?

This is an rootless alternative to docker container tool. It has a bunch of
benefits. For more information see:
https://podman.io/

The main reason why to have this support is `toolbox` tool which is used as a
primary tool for development on immutable system (not-only) such as
Fedora SilverBlue. The immutability of the system is replaced by creating
containers for projects and work inside these containers. For more info see:
https://docs.fedoraproject.org/en-US/fedora-silverblue/toolbox/

It's really nice to have this feature here because toolbox will use
configuration of the system in the container as it is in host so it's pretty
reasonable to use fish inside the container but know that I'm in the container
right now.
@jkonecny12 jkonecny12 force-pushed the add-podman-support branch from 34a98ea to 9041901 Compare May 26, 2021 11:05
@jkonecny12

Copy link
Copy Markdown
Author

Rebased to solve conflicts and solve typo in the variable $containers should be $container.

@jkonecny12

Copy link
Copy Markdown
Author

I'm thinking about creating a fork because this doesn't look like it would be merged ever.

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

Successfully merging this pull request may close these issues.

1 participant