Demos
Demos copied to clipboard
Repository is a location of user demos for technologies listed on github.com/containers
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
https://github.com/containers/Demos/blob/c0e2da251532aa84c8c0ce9f62d56f3349c1350f/bootc/machine/Containerfile#L3 Otherwise if there's an error at build time (e.g. package download failed) we will just blindly continue on and produce something broken. Yes, shell script sucks :smile: I tend...
Scripts in directory ‘podman_cli’ check for an installed podman calling ‘rpm -i’. As not all Linux systems have rpm installed, that might fail. Suggest to use POSIX command ‘type’ instead....
Fixing demo App to work with qm demo/devconf-2024 The following demo Contains, mp4. video and python script to interact with HOST & QM containers, The video simulate the driving cockpit,...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 26.1.5+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.1.5 26.1.5 Security This release contains a fix for CVE-2024-41110 / GHSA-v23v-6jw2-98fq that impacted setups using authorization plugins...
Bumps [github.com/containers/podman/v5](https://github.com/containers/podman) from 5.1.1 to 5.2.1. Release notes Sourced from github.com/containers/podman/v5's releases. v5.2.1 Bugfixes Fixed a bug where Podman could sometimes save an incorrect container state to the database, which...
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.59.1 to 0.60.4. Release notes Sourced from github.com/containers/common's releases. v0.60.4 What's Changed [v0.60] Backport pkg/subscriptions: use securejoin for the container path + new 0.60.4 release by @Luap99...