Skip to content

Instantly share code, notes, and snippets.

@bboalimoe
Created May 20, 2015 04:17
Show Gist options
  • Save bboalimoe/5fb8ac275824d7aa23c8 to your computer and use it in GitHub Desktop.
Save bboalimoe/5fb8ac275824d7aa23c8 to your computer and use it in GitHub Desktop.
jiusi的image继承需要的 Dockerfile
FROM senzhub/analyzer.motionsound:v0.2
MAINTAINER hengyang@petchat.io
ADD app.py /app/flask_app/
WORKDIR /app/run
RUN rm -rf /app/run/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment