Open rasmi opened 5 years ago
Sounds reasonable.
Any update on this?
Hi Colin,
No much. It will probably be in Google Container Registry, but we haven't had time to do it yet. Ideally we would like to have periodic (automatic releases) like we do internally (And potentially relatively synced).
On Mon, May 6, 2019 at 2:44 PM Colin Adams notifications@github.com wrote:
Any update on this?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/google/copybara/issues/82#issuecomment-489730373, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHJWQHCD4HIAUGW5XEM4STPUB37HANCNFSM4G56JXNQ .
Any update? Though the sharelatex build is serving me well.
@anipos uses the Dockerfile published in this repository to build an image. It is available at https://hub.docker.com/r/anipos/copybara. The build source is available at https://github.com/anipos/copybara-docker-image/blob/master/.github/workflows/build.yml
It would be super helpful to have a copy of the latest
master
or release published as a docker image to Docker Hub or Google Container Registry so others can simplydocker pull
rather than rebuilding. It seems others have copybara images built, so it would be nice to have an official mirror.