Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teslajoy authored Mar 9, 2023
1 parent 7e344da commit 99a90d7
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,7 @@ Docker image that would help you knitt an rmarkdown in a bash shell or fire up i
- change the commands and entrypoints as you need in Dockerfile

> execute
1. `docker-compose build <my service name>` (may need sudo to fireup docker daemon)
0. fireup docker daemon
1. `docker-compose build <my service name>`
2. `docker-compose run --rm <my service name>`
3. :tada: may the force be with you!

----

*Note:*
This image is for macs with apple M1 chip.
- https://cloud.r-project.org/bin/linux/ubuntu/focal-cran40/
- https://docs.docker.com/desktop/mac/apple-silicon/

For Intel chip systems, you can remove `platform: linux/amd64` in `docker-compose.yml` file.

0 comments on commit 99a90d7

Please sign in to comment.