cre="${cre:-"podman"}" $cre build -t localtest -f- "$thisdir"<<EOF $cre build -t localtest -f- "$thisdir" << EOF FROM registry.opensuse.org/devel/openqa/ci/containers/base:latest RUN sudo zypper ar -f -p 90 https://download.opensuse.org/repositories/devel:/openQA:/Leap:/15....
or usingPodman: podman run --rm -i docker.io/hadolint/hadolint<Dockerfile#ORpodman run --rm -i ghcr.io/hadolint/hadolint<Dockerfile or using Windows PowerShell: cat .\Dockerfile|docker run--rm-i hadolint/hadolint Install You can download prebuilt binaries for OSX, Windows and Linux from...
Then I install podman on it, checkout code from git, build an image, tag and try to push to a repository. This is because I will run in a Jenkins CI/CD pipeline that runs the agents in containers. The Jenkins script stops at the same point. Here's the full Jenkins build output: ...
Note that kpod and its container management and debugging commands have moved to a separate repository, located [here](https://github.com/containers/podman). ## Configuration | File | Description | | --- | --- | | [crio.conf(5)](/docs/crio.conf.5.md) | CRI...