Skip to content

Commit

Permalink
Merge pull request #17 from bitnami/stacksmith/update-dockerfile-t4y3aqa
Browse files Browse the repository at this point in the history
stacksmith: Update Dockerfile
  • Loading branch information
Sameer Naik authored Jul 12, 2016
2 parents 1aae011 + c614338 commit d67715c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
## Connect to the container at DOCKER_IP:3000
## replacing DOCKER_IP for the IP of your active docker host

FROM gcr.io/stacksmith-images/ubuntu-buildpack:14.04-r07
FROM gcr.io/stacksmith-images/ubuntu-buildpack:14.04-r8

MAINTAINER Bitnami <[email protected]>

ENV STACKSMITH_STACK_ID="2v2yvmx" \
ENV STACKSMITH_STACK_ID="t4y3aqa" \
STACKSMITH_STACK_NAME="bitnami/bitnami-docker-rails" \
STACKSMITH_STACK_PRIVATE="1"

Expand All @@ -25,6 +25,7 @@ ENV PATH=/opt/bitnami/ruby/bin:$PATH

## STACKSMITH-END: Modifications below this line will be unchanged when regenerating


RUN bitnami-pkg install imagemagick-6.7.5-10-3 --checksum 617e85a42c80f58c568f9bc7337e24c03e35cf4c7c22640407a7e1e16880cf88
RUN bitnami-pkg install mysql-libraries-10.1.13-0 --checksum 71ca428b619901123493503f8a99ccfa588e5afddd26e0d503a32cca1bc2a389

Expand Down

0 comments on commit d67715c

Please sign in to comment.