Skip to content

Update to the new base image + reduce container size - #1

Open
alfs wants to merge 1 commit into
masterfrom
alfs-patch-1
Open

Update to the new base image + reduce container size#1
alfs wants to merge 1 commit into
masterfrom
alfs-patch-1

Conversation

@alfs

@alfs alfs commented Mar 17, 2018

Copy link
Copy Markdown

No description provided.

Comment thread mplane.docker
# Make the mplane image from the monroe_base

FROM monroe/base
FROM monroe/base:cli

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default for projects are to not use the :tags. Today :cli and monroe/base are the same but that may not be so in later revisions of monroe/base.

Comment thread mplane.docker
# Installing PACKAGES

RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends --no-install-suggests \
RUN apt-get update && apt-get install -y --no-install-recommends --no-install-suggests \

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants