Skip to content

Added docker file - for setting up a server#22

Open
fabriciocravo wants to merge 1 commit intoneuroprismlab:mainfrom
fabriciocravo:main
Open

Added docker file - for setting up a server#22
fabriciocravo wants to merge 1 commit intoneuroprismlab:mainfrom
fabriciocravo:main

Conversation

@fabriciocravo
Copy link
Copy Markdown

The docker file contains all necessary things to run the server - the commands are:

docker build --no-cache --platform linux/amd64 --progress=plain -t my-shiny-app .
docker run my-shiny-app

The docker file contains all necessary things to run the server - the commands are:
docker build --no-cache --platform linux/amd64 --progress=plain  -t my-shiny-app . 
docker run my-shiny-app
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.

1 participant