7 lines
150 B
Markdown
7 lines
150 B
Markdown
|
this is pseudocode that serves as a reminder
|
||
|
|
||
|
1. podman build -f Containerfile
|
||
|
2. podman unshare
|
||
|
3. podman mount $CONTAINER_ID
|
||
|
4. upload the AppImaeg
|