Initial Testing
This commit is contained in:
@ -6,3 +6,7 @@ ENV PYTHONUNBUFFERED 1
|
||||
|
||||
RUN git clone http://git.tanshu.com/tanshu/brewman.git \
|
||||
&& pip install -r brewman/requirements.txt
|
||||
|
||||
WORKDIR /brewman
|
||||
|
||||
CMD /usr/local/bin/pserver /brewman/container.ini
|
||||
|
||||
Reference in New Issue
Block a user