even more fixes
This commit is contained in:
		@@ -17,7 +17,7 @@ ADD . /cwebcomp/
 | 
				
			|||||||
RUN mkdir static
 | 
					RUN mkdir static
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN pip install -r requirements.txt
 | 
					RUN pip install -r requirements.txt
 | 
				
			||||||
RUN python manage.py collectstatic
 | 
					RUN python CalibreWebCompanion/manage.py collectstatic
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# only if you need celery 
 | 
					# only if you need celery 
 | 
				
			||||||
#RUN useradd -ms /bin/bash celery 
 | 
					#RUN useradd -ms /bin/bash celery 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user