mirror of
https://github.com/hnhx/librex.git
synced 2025-04-29 14:09:27 -04:00
chore: rename docker directory
This commit is contained in:
parent
0faba78be1
commit
4a5dad014d
11 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ LABEL name="LibreX" \
|
|||
|
||||
# Include arguments as temporary environment variables to be handled by Docker during the image build process
|
||||
# Change or add new arguments to customize the image generated by 'docker build' command
|
||||
ARG DOCKER_SCRIPTS=".docker"
|
||||
ARG DOCKER_SCRIPTS="docker"
|
||||
|
||||
# Customize the environment during both execution and build time by modifying the environment variables added to the container's shell
|
||||
# When building your image, make sure to set the 'TZ' environment variable to your desired time zone location, for example 'America/Sao_Paulo'
|
||||
|
|
Loading…
Add table
Reference in a new issue