Remove outdated info. #5
							
								
								
									
										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
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## 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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user