#podmantools — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #podmantools, aggregated by home.social.
-
Welcome back everyone!
sorry about the rather long outage of conesphere.social. The upgrade to #mastodon version 4.2.0 was a bit bumpy due to problems with the docker container which was rejected by the #PodmanTools linter before startup.
-
How to use Podman in GitLab Runners | Opensource.com
https://opensource.com/article/23/3/podman-gitlab-runners #Podman #PodmanTools #GitLab
-
@davetron5000
I wrote podman-tools which comes with its own set of configfiles which have a fixed place in the system and which are a 1to1 representation of the commandline which makes learning easier and the tool more compact. #PodmanTools also contain a local image build system and an image linter. https://git.conesphere.cloud/conesphere/podman/tools/podman_tools #DevContainers #Docker #DevEnvironment
@calculsoberic -
New features are in dev of #PodmanTools:
* The ability to drop a volume when you restart/recreate a #pod or #container
* Having your #container linted automatically on startup, podman-tools won't start insecure containers anymore.
* Having a tool to deal with secrets either remotely or local.I still have to test it all through but it is in dev now for you to have a look:
https://git.conesphere.cloud/conesphere/podman/tools/podman_tools