mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
fix api.Dockerfile
This commit is contained in:
@@ -19,7 +19,7 @@ RUN npm -g install aglio --unsafe
|
||||
COPY . .
|
||||
|
||||
# Upgrade pip and install pyparsing
|
||||
RUN pip install --upgrade pip && pip install pyparsing uwsgi
|
||||
RUN pip install pyparsing uwsgi
|
||||
RUN pip install -r api/requirements.txt
|
||||
|
||||
# Install Blockstack from source
|
||||
|
||||
Reference in New Issue
Block a user