Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jinseob2kim committed Aug 7, 2021
2 parents 198eda6 + d2d7a76 commit 9e69d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Assume local user: username **js**, password **js**
### GitHub Package Registry

```shell
docker run -d -p 1111:3838 -p 2222:8787 -e USER=js -e PASSWORD=js -e ROOT=TRUE -v $(pwd):/home/js docker.pkg.github.com/jinseob2kim/docker-rshiny/docker-rshiny:githubactions
docker run -d -p 1111:3838 -p 2222:8787 -e USER=js -e PASSWORD=js -e ROOT=TRUE -v $(pwd):/home/js ghcr.io/jinseob2kim/docker-rshiny/docker-rshiny:githubactions
```


Expand Down

0 comments on commit 9e69d7d

Please sign in to comment.