From 5fa97dd1883dca80c68077c214eaf3b3cb93eca0 Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 23 Mar 2020 16:38:45 +0000 Subject: [PATCH] Remove outdated info. (#5) Remove outdated info. Co-authored-by: russoj88 --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 8872d5c..c7c785b 100644 --- a/README.md +++ b/README.md @@ -32,20 +32,6 @@ To run the production container, run the following command: 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 To add a job post: