Skip to content

changed --build-args to --build-arg#1

Open
millerhooks wants to merge 2 commits into
salt-formulas:masterfrom
millerhooks:master
Open

changed --build-args to --build-arg#1
millerhooks wants to merge 2 commits into
salt-formulas:masterfrom
millerhooks:master

Conversation

@millerhooks
Copy link
Copy Markdown

@millerhooks millerhooks commented May 17, 2018

Fixed a typo in a readme.

Changed base image from debian to ubuntu so formula ppas work.

Comment thread salt-master.Dockerfile
@@ -1,4 +1,4 @@
FROM debian:stretch
FROM ubuntu:16.04
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

PPAs were working on stretch as well - they are getting added and formulas installed bellow.
Even when you are changing the base image, you are keeping upstream saltstack repo for debian.

I would suggest keeping using stretch as is.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I agree, keep stretch for simplicity.

@epcim
Copy link
Copy Markdown
Member

epcim commented May 22, 2018

BTW, if you are looking for salt in containers, check: https://github.com/epcim/docker-salt-formulas

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.

3 participants