authelia/docs/content/reference/cli/authelia-scripts/authelia-scripts_docker_bui...

1.1 KiB

title description lead date draft images weight toc seo
authelia-scripts docker build Reference for the authelia-scripts docker build command. 2022-06-15T17:51:47+10:00 false
925 true
title description canonical noindex
false

authelia-scripts docker build

Build the docker image of Authelia

Synopsis

Build the docker image of Authelia.

authelia-scripts docker build [flags]

Examples

authelia-scripts docker build

Options

      --container string   target container among: dev, coverage (default "dev")
  -h, --help               help for build

Options inherited from parent commands

      --buildkite          Set CI flag for Buildkite
      --log-level string   Set the log level for the command (default "info")

SEE ALSO