File tree Expand file tree Collapse file tree 11 files changed +0
-23
lines changed
thoughts_backend/docker/app
thoughts_backend/docker/app
thoughts_backend/docker/app Expand file tree Collapse file tree 11 files changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34- RUN mkdir -p /opt/code
35-
3634# Install python
3735RUN apk add --update python3 curl libffi postgresql-libs
3836# Copy uWSGI configuration
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34- RUN mkdir -p /opt/code
35-
3634# Install python
3735RUN apk add --update python3 curl libffi postgresql-libs
3836# Copy uWSGI configuration
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34- RUN mkdir -p /opt/code
35-
3634# Install python
3735RUN apk add --update python3 curl libffi postgresql-libs
3836# Copy uWSGI configuration
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34- RUN mkdir -p /opt/code
35-
3634# Install python
3735RUN apk add --update python3 curl libffi postgresql-libs
3836# Copy uWSGI configuration
Original file line number Diff line number Diff line change @@ -31,9 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34-
35- RUN mkdir -p /opt/code
36-
3734# Install python
3835RUN apk add --update python3 curl libffi postgresql-libs
3936# Copy uWSGI configuration
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34- RUN mkdir -p /opt/code
35-
3634# Install python
3735RUN apk add --update python3 curl libffi postgresql-libs
3836# Copy uWSGI configuration
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34- RUN mkdir -p /opt/code
35-
3634# Install python
3735RUN apk add --update python3 curl libffi postgresql-libs
3836# Copy uWSGI configuration
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34- RUN mkdir -p /opt/code
35-
3634# Install python
3735RUN apk add --update python3 curl libffi postgresql-libs
3836# Copy uWSGI configuration
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34- RUN mkdir -p /opt/code
35-
3634# Install python
3735RUN apk add --update python3 curl libffi postgresql-libs
3836# Copy uWSGI configuration
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ RUN pip3 install -r /opt/requirements.txt
3131# #######
3232FROM alpine:3.9 AS runtime-image
3333
34- RUN mkdir -p /opt/code
35-
3634# Install python
3735RUN apk add --update python3 curl libffi postgresql-libs
3836# Copy uWSGI configuration
You can’t perform that action at this time.
0 commit comments