Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ferrybig
Dockerfile smokedetector
ferrybig
May 5th, 2018
546
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.58 KB
| None
|
0
0
raw
download
clone
embed
print
report
FROM python:3.6-stretch
RUN mkdir /app
WORKDIR /app
RUN python3 -m venv env
ADD requirements.txt /app/
ADD user_requirements.txt /app/
RUN env/bin/pip3 install -r requirements.txt --upgrade
RUN env/bin/pip3 install -r user_requirements.txt --upgrade
ADD . /app/
RUN git submodule init
RUN git submodule update
RUN env/bin/python3 -m flake8 --config=tox_tests.ini ./test/
RUN env/bin/python3 -m flake8 --config=tox_classes.ini ./classes/
RUN env/bin/python3 -m flake8 ./
RUN env/bin/python3 -W default::Warning -m pytest test
CMD ["su", "-", "SmokeDetector"]
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Camera not found
12 min ago | 2.37 KB
Untitled
15 min ago | 49.11 KB
✅ API Flaw Money Method
CSS | 31 min ago | 1.04 KB
This month smells like money
CSS | 31 min ago | 1.04 KB
⭐ Exploit Documentation ⭐
CSS | 31 min ago | 1.04 KB
MrBeast dropped this an hour ago
CSS | 47 min ago | 0.66 KB
✅ MrBeast Crypto Giveaway
CSS | 47 min ago | 0.46 KB
⭐ MrBeast Twitter ⭐
CSS | 47 min ago | 0.45 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル