Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@monellz
Copy link
Contributor

@monellz monellz commented Nov 12, 2024

For those who do not want to alter the local environment.

# Build 
docker build -t arceos -f Dockerfile .
# Go into the shell
docker run -it -v $(pwd):/arceos -w /arceos arceos bash

@equation314
Copy link
Member

For those who do not want to alter the local environment.

# Build 
docker build -t arceos -f Dockerfile .
# Go into the shell
docker run -it -v $(pwd):/arceos -w /arceos arceos bash

Could youe please add these instructions to README.md?

@monellz
Copy link
Contributor Author

monellz commented Nov 13, 2024

For those who do not want to alter the local environment.

# Build 
docker build -t arceos -f Dockerfile .
# Go into the shell
docker run -it -v $(pwd):/arceos -w /arceos arceos bash

Could youe please add these instructions to README.md?

Done in the new commit

@equation314 equation314 merged commit 6f1808d into arceos-org:main Nov 13, 2024
15 checks passed
@equation314
Copy link
Member

Thanks!

@monellz monellz deleted the dockerfile branch November 19, 2024 17:37
eternalcomet pushed a commit to eternalcomet/arceos that referenced this pull request Apr 5, 2025
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