-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker redo #57
base: master
Are you sure you want to change the base?
Docker redo #57
Conversation
@@ -101,11 +101,19 @@ For compression, transcoding and minification options, see `compy --help` | |||
Docker Usage | |||
------------ | |||
|
|||
Andrew Gaul publishes unofficial Docker images at | |||
https://hub.docker.com/r/andrewgaul/compy/ . You can configure via: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to remove this? Ideally casual users would not need to build the docker image.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't push to it. I could set it up in my docker image repo if you like.
Hi @SuperSandro2000, I get following exception with your docker:
Any clue? |
@lolobosse no clue, builds for me. |
@lolobosse I got the same problem, looks like something to do with Alpine's |
@barnacs bump |
Closes #56