Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkumar authored Nov 18, 2023
1 parent 1d53c36 commit c98765e
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Simsopt and Docker Containers
# Simsopt Dev Container

This repo builds the image used for Simsopt Dev Container.

This document explains how to build docker container for simsopt. It also provides
instructions on how to run simsopt docker container


## Build the container
## Build the image
The image can be built locally

0. Install docker
1. Build the docker image by running the `docker build` command:
Expand All @@ -21,7 +20,6 @@ instructions on how to run simsopt docker container
docker push <image_name:tag>
```


## Run the container
There are two cases here: 1) docker image is built locally and 2) docker image downloaded from a repo

Expand Down

0 comments on commit c98765e

Please sign in to comment.