forked from LiveCarta/LiveCartaMeta
Added CMD instruction to Dockerfile
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