services:podman
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
services:podman [2024/12/19 14:23] – jas | services:podman [2025/04/02 13:43] (current) – jas | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Podman/ | ====== Podman/ | ||
- | Podman (short for pod manager) is an open source tool for developing, managing, and running containers. It was developed by Red Hat engineers along with the open source community. | + | Podman (short for Pod Manager) is an open source tool for developing, managing, and running containers. It was developed by Red Hat engineers along with the open source community. |
- | EECS Linux systems run a Red Hat Enterprise Linux compatible operating system. | + | EECS Linux systems run a Red Hat Enterprise Linux compatible operating system |
Fortunately, | Fortunately, | ||
Line 11: | Line 11: | ||
1) Request permission to use Podman by sending an email to tech. Please include your research group, and the server name where you would like to use containers. | 1) Request permission to use Podman by sending an email to tech. Please include your research group, and the server name where you would like to use containers. | ||
- | 2) By default, Podman will use your EECS home directory for container storage ($HOME/ | + | 2) By default, Podman will use your EECS home directory for container storage ($HOME/ |
a) Get rid of any old Podman configuration in your account: | a) Get rid of any old Podman configuration in your account: | ||
Line 42: | Line 42: | ||
Of course, replace < | Of course, replace < | ||
+ | |||
+ | NOTE: For temporary purposes, you can also specify the container storage location on the command to the podman command instead of configuring it as above: | ||
+ | |||
+ | podman --root / | ||
3) Now you can test container storage: | 3) Now you can test container storage: |
services/podman.txt · Last modified: 2025/04/02 13:43 by jas