Commit bc53ab0b authored by nanahira's avatar nanahira

Merge branch 'mc'

parents 6439702c 4a30fa6b
# Dockerfile for SRVPro
FROM node:12-stretch
FROM node:12-stretch-slim
# apt
RUN apt update && \
......
# Dockerfile for SRVPro
FROM node:12-stretch
# Dockerfile for SRVPro Lite
FROM node:12-stretch-slim
# apt
RUN apt update && \
......
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