Commit de79a5cc authored by John Noel's avatar John Noel

Update Dockerfile

parent a9ffdf43
FROM ruby:2.5-alpine
# Uncomment if using within Ateneo network
# ENV http_proxy http://proxy.admu.edu.ph:3128
# ENV https_proxy http://proxy.admu.edu.ph:3128
# Comment if using within Ateneo network
ENV http_proxy http://proxy.admu.edu.ph:3128
ENV https_proxy http://proxy.admu.edu.ph:3128
RUN apk update && apk add build-base git
......
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