create a docker file
https://docs.docker.com/compose/gettingstarted/
FROM python:3.7-alpine
WORKDIR /code
ENV FLASK_APP app.py
ENV FLASK_RUN_HOST 0.0.0.0
RUN apk add --no-cache gcc musl-dev linux-headers
COPY requirements.txt requirements.txt
RUN pip install -r requirements.txt
COPY . .
CMD ["flask", "run"]
Also in Shell:
- run bat file with arguments
- install gulp gulp-util exited with code 1
- commit the add complete folder to github
- how to change priority in network interface ubuntu
- gitlab download
- how to install pytorch 0.4.1
- how to check node version
- linux vim set tab to 4 spaces
- add-apt-repository
- bily-101 github
- ubuntu bluetooth not turning on
- how to merge git branch to master
- git bash Could not open a connection to your authentication agent
- raspbian start gui manually
- install docker linux
- changing folder permission in linux
- pipe linux
- brew minikube custom version install
- randomly choose n rows from a file linux
- create a docker file
- jq filter array
- Run a command in the background witch automatically rerun Raw
- homestead.yaml adding provisions
- kali linux command download