Skip to content

Commit

Permalink
Merge pull request #91 from naturalstrings/nanAug21
Browse files Browse the repository at this point in the history
starting to add docker instructions to readme
  • Loading branch information
nssensalo authored Aug 22, 2024
2 parents 295cda4 + f64241a commit f2c6be2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,9 @@ React JS is a JavaScript library for building user interfaces. It's known for it
<P>
Vite is an efficient and reliable real-time bundler.
</P>

## Run App
<p>This app is dockerized.<b>
To run, make sure you have Docker installed. You may be prompted for login credentials.<b>
Simply pull docker image from the repo with command:<b>
docker pull username/palm-and-vine-repo:v1</p>

0 comments on commit f2c6be2

Please sign in to comment.