Skip to content

Conversation

@millerhooks
Copy link

@millerhooks millerhooks commented May 17, 2018

Fixed a typo in a readme.

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

@@ -1,4 +1,4 @@
FROM debian:stretch
FROM ubuntu:16.04
Copy link
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
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
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