Commit e0de1fa3 authored by John Red Medrano's avatar John Red Medrano

Update Dockerfile.template

parent 13605670
......@@ -10,5 +10,4 @@ WORKDIR /code
# RUN echo "Build number: $IMAGE_NAME"
RUN pip install -r requirements/local.txt
EXPOSE ${export}
# EXPOSE "${export}"
RUN python manage.py migrate
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment