[GH-ISSUE #157] Docker image #674

Closed
opened 2026-03-15 15:00:59 +03:00 by kerem · 1 comment
Owner

Originally created by @vojtasvoboda on GitHub (Feb 19, 2018).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/157

Just question - is that image comes directly from this Dockerfile? Why there is no automatic build on Docker Hub?

Thanks a lot :-)

Originally created by @vojtasvoboda on GitHub (Feb 19, 2018). Original GitHub issue: https://github.com/flyimg/flyimg/issues/157 Just question - is that [image](https://hub.docker.com/r/flyimg/flyimg-build/) comes directly from this [Dockerfile](https://github.com/flyimg/flyimg/blob/master/Dockerfile)? Why there is no automatic build on Docker Hub? Thanks a lot :-)
kerem 2026-03-15 15:00:59 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@sadok-f commented on GitHub (Feb 19, 2018):

Hi,
There's no automatic build for https://hub.docker.com/r/flyimg/flyimg-build because it uses a Makefile to create a clean image based on the latest release of Flyimg.
Here the GitHub repo and you can check the Makefile: https://github.com/flyimg/flyimg-build
in order to release a new docker-build image, we have to run make push command.

On the other hand, the main docker image for Flyimg https://hub.docker.com/r/flyimg/docker-app has an automatic build option.

I hope this answer your question :)

<!-- gh-comment-id:366700751 --> @sadok-f commented on GitHub (Feb 19, 2018): Hi, There's no automatic build for https://hub.docker.com/r/flyimg/flyimg-build because it uses a Makefile to create a clean image based on the latest release of Flyimg. Here the GitHub repo and you can check the Makefile: https://github.com/flyimg/flyimg-build in order to release a new docker-build image, we have to run `make push` command. On the other hand, the main docker image for Flyimg https://hub.docker.com/r/flyimg/docker-app has an automatic build option. I hope this answer your question :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#674
No description provided.