alias docker=podman
Podman (Pod Manager)
is a lot more than just a replacement for
This is a collection of noteboots to learning Podman interactively.
These are the interactive Jupyter notebooks. Note: They work best with the built-in jupyter browser, as it can render colors.
Although they can be displayed in Bitbucket / Gitlab / GitHub, the color output reduces readability.
Info: Next section has links to exported documents.
- Optional: Install Jupyter
- Install Podman
- Podman Machine Setup
- Podman First Steps
- Volume Mounts
- Pods
- Kubernetes on Podman with Minikube
- Playing Kubernetes Pods in Podman
- Docker Compatibility
- Bonus: Building and Pushing to local Registry in Minikube
These are the documents that are best viewed from Bitbucket / Gitlab / GitHub, as the color has been removed from the outputs to increase readability.
Notebooks are exported as documentation using this command:
make markdown_no_color