Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlball authored Oct 24, 2023
1 parent a1b7004 commit 6d6e7b6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To develop locally the following dependency stack is recommended.
releases, leading to scripts breaking and default behaviours, particularly regarding persistence, changing. The
docker version installed and running can be found by typing `docker info` on the command line.*

#### Run Docker Compose
#### Docker Compose

```bash
docker-compose build
Expand Down Expand Up @@ -102,9 +102,7 @@ git checkout -- .dockerignore && git checkout -- Dockerfile
docker-compose rm -f
```



### Local Docker Deployment
### Local Docker Swarm Deployment

To deploy the OpenStudio Server in a docker-based production environment one or more machines need to be running Docker
Server version 20.10.05. If using docker on a Linux machine it is recommended that significant storage be available to
Expand Down

0 comments on commit 6d6e7b6

Please sign in to comment.