forked from LiveCarta/LiveCartaMeta
Merge pull request 'Added CMD instruction to Dockerfile' (#1) from develop into qa
Reviewed-on: LiveCarta/LiveCartaMeta#1
This commit is contained in:
@@ -6,3 +6,5 @@ COPY ./requirements.txt .
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD ["tail","-f","/dev/null"]
|
||||
|
||||
Reference in New Issue
Block a user