Skip to content

tools: Add "podman" manage container support#14

Open
harryyue wants to merge 1 commit into
quic:developfrom
harryyue:develop
Open

tools: Add "podman" manage container support#14
harryyue wants to merge 1 commit into
quic:developfrom
harryyue:develop

Conversation

@harryyue
Copy link
Copy Markdown

podman instead of docker in ubuntu now, so add podman support in the scripts

Signed-off-by: Harry.Yue <harryyue123@gmail.com>
Comment thread scripts/build-docker-img.sh
if [[ ! -f ./crosvm ]]; then
echo "Building crosvm from folder `pwd`"
cd ./crosvm-src
mount --make-shared /
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this an unrelated change?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No! It is used to fix build error when I use podman container to build this images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants