mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-22 18:30:11 +00:00
Updated Build (markdown)
parent
9a80eed75c
commit
4eabfa2713
5
Build.md
5
Build.md
@ -1,8 +1,3 @@
|
|||||||
## Docker
|
|
||||||
For multiarch support, the provided `Dockerfile` uses Docker [buildx](https://github.com/docker/buildx), which means you can't just build it with your regular `docker build .`. To use it, you need to enable experimental features in `/etc/docker/daemon.json`, `$HOME/.docker/config.json` or by setting the environment variable `DOCKER_CLI_EXPERIMENTAL=enabled`.
|
|
||||||
```shell
|
|
||||||
https://github.com/docker/buildx#building
|
|
||||||
|
|
||||||
To build, you need to compile the typescript and go, and generate email templates and config files. The build scripts were mostly ripped out of jf-accounts, so you'll need similar dependencies:
|
To build, you need to compile the typescript and go, and generate email templates and config files. The build scripts were mostly ripped out of jf-accounts, so you'll need similar dependencies:
|
||||||
```
|
```
|
||||||
git
|
git
|
||||||
|
Loading…
Reference in New Issue
Block a user