Remove outdated info.
This commit is contained in:
parent
e50ed6db9f
commit
8da14685af
14
README.md
14
README.md
@ -32,20 +32,6 @@ To run the production container, run the following command:
|
|||||||
docker run --rm -it -p 8080:8080 website-rel
|
docker run --rm -it -p 8080:8080 website-rel
|
||||||
```
|
```
|
||||||
|
|
||||||
## Get static files for AWS hosting
|
|
||||||
|
|
||||||
Use Docker's copy to pull the files out of a working production container:
|
|
||||||
```shell script
|
|
||||||
docker cp CONTAINER_ID:/app/dist /local/destination
|
|
||||||
```
|
|
||||||
|
|
||||||
## Versioning
|
|
||||||
|
|
||||||
Tags will indicate when a particular commit was ready to be live.
|
|
||||||
Ex: `v2019-07-28_031407`
|
|
||||||
|
|
||||||
*nix command: `date -u +v%Y-%m-%d_%H%M%S`
|
|
||||||
|
|
||||||
## Managing Job Posts
|
## Managing Job Posts
|
||||||
|
|
||||||
To add a job post:
|
To add a job post:
|
||||||
|
Loading…
Reference in New Issue
Block a user