build: leftovers from npm
This commit is contained in:
parent
7be1a89848
commit
9b9ab23b96
1 changed files with 0 additions and 3 deletions
|
|
@ -6,9 +6,6 @@ WORKDIR /lamassu-server
|
|||
# Copy the pre-built production package from CI (with node_modules)
|
||||
COPY lamassu-server/ ./
|
||||
|
||||
# Install production dependencies in the container
|
||||
RUN npm install --omit=dev --ignore-scripts
|
||||
|
||||
FROM base AS l-s
|
||||
RUN chmod +x /lamassu-server/bin/lamassu-server-entrypoint.sh
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue