Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
in progress...
  • Loading branch information
ubc-tuehoang authored Nov 20, 2023
1 parent a476bdb commit a1efe0b
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,10 @@
- click on the (green button) "<> CODE"
- select "Codespaces" tab
- click the + to launch Codespaces instance

*** - This will launch a default Codespaces instance with 2-core 8GB RAM, 32GB (sufficient to build this image)

*** - The browser navigates to the codespace instance: something like this... <some random name>gp.github.dev

*** - At bottom, select tab "Terminal" - this is bash shell
- Edit Dockerfile or other
- This will launch a default Codespaces instance with 2-core 8GB RAM, 32GB (sufficient to build this image)
- The browser navigates to the codespace instance: something like this... <some random name>gp.github.dev
- At bottom, select tab "Terminal" - this is bash shell
- Edit Dockerfile or other
- After completed the change (if any), then do build image

*** - Execute > docker-compose build
Expand Down

0 comments on commit a1efe0b

Please sign in to comment.