Skip to content

add alpine image for ghost2 #144

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

Closed

Conversation

voigt
Copy link

@voigt voigt commented Aug 22, 2018

This is based on the ghost-1.0 alpine image.
I had to add line RUN chmod +x /usr/local/bin/docker-entrypoint.sh to make it work - not a docker expert.

Maybe this helps someone to try 2.0 asap (#142 ) :)

Build with
docker build --no-cache -t ghost/ghost:2 .

Run with
docker run -d --name <ender-name> -p 3001:2368 ghost/ghost:2

@voigt voigt mentioned this pull request Aug 22, 2018
@tianon
Copy link
Member

tianon commented Aug 22, 2018

Thanks for the contribution!

We opted for #145 since it's more complete (and removes relevant bits that are no longer necessary). 👍

@tianon tianon closed this Aug 22, 2018
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