Is your feature request related to a problem? Please describe.
Currently, static assets are not built into the binary.
Describe the solution you'd like
We can build the static assets into the go binary to make it easier to pull and use the Docker image without needing to mount the static directory.
Is your feature request related to a problem? Please describe.
Currently, static assets are not built into the binary.
Describe the solution you'd like
We can build the static assets into the go binary to make it easier to pull and use the Docker image without needing to mount the static directory.