Mention docker hub image in README
This commit is contained in:
parent
71d1912213
commit
51a38abeb4
@ -12,3 +12,5 @@ This allows for building Fyne programs for multiple architectures easily. Curren
|
||||
The `xgo` build script has been modified so that the `SOURCE_DIR` and `BUILD_DIR` environment variables correspond to where `xgo` look for sources and where it puts its output binaries. This allows for easy use within Continuous Integration engines.
|
||||
|
||||
The entrypoint has also been removed to allow running other commands, so run `/build.sh` if you want to start the build.
|
||||
|
||||
This container is available on the docker hub as [`arsen6331/fyne-xgo`](https://hub.docker.com/r/fyne-xgo)
|
||||
|
Loading…
Reference in New Issue
Block a user