-
Is there any chance we could get automated docker builds for new releases? It's extremely simple to setup following Docker's [guide](https://docs.docker.com/docker-hub/builds/). Would save a few of us…
-
It would be nice to automate the Docker image building process so users could only pull the built image instead of having to build it themsleves.
This could be done easily with [Docker Hub](https:/…
m0wer updated
3 years ago
-
We should setup docker automated build for all tags.
-
Configure to push images to Docker Hub of the Tecnospeed organization when tagged with a new version.
Documentation:
https://docs.docker.com/docker-hub/builds/#create-an-automated-build
-
The current Dockerfile is now automatically run at https://hub.docker.com/r/whackpad/whackpad/, however the build does not seem to make much sense:
* Docker image requires project source to be mounte…
-
A Docker build is working reliably now, though publication has not yet been automated in CI. We have regularly tagged releases that are suitable for automated deployment at https://hub.docker.com/r/dr…
-
It would be great to take PR #60 and have the repo owners create an automatic Docker image build of FSF that fires off when you folks push an update to master. If you need help setting it up, let me o…
-
It would be great to have automated docker builds of the most recent releases that would push to Dockerhub for easy deployment and updates
I believe this would restrict management to WiFi as Bluetoot…
-
## Description of the issue
There sometimes issues with the docker image and it's build process which are introduced as things change and the docker generation and startup process is not always teste…
-
(taken from PR #83 )
At the moment the Docker image is automagically built via [Docker Hub automated builds](https://hub.docker.com/r/djjudas21/google-compute-snapshot/) from @djjudas21 Github fork…