Provided by: acbuild_0.4.0+dfsg-3_amd64
NAME
acbuild-set-user - Set the user
SYNOPSIS
acbuild set-user USER [flags]
DESCRIPTION
Set the user the app will run as inside the container
OPTIONS
-h, --help[=false] help for set-user
OPTIONS INHERITED FROM PARENT COMMANDS
--debug[=false] Print out debug information to stderr --modify="" Path to an ACI to modify (ignores build context) --no-history[=false] Don't add annotations with the command that was run --work-path="." Path to place working files in
EXAMPLE
acbuild set-user www-data
SEE ALSO
acbuild(1)
HISTORY
23-Jun-2018 Auto generated by spf13/cobra