mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #449] docker run error "settings.Setup: open /etc/nginx-ui/app.ini: no such file or directory" #4684
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#4684
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aio10086 on GitHub (Jul 24, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/449
docker run -dit --restart=always -e TZ=Asia/Shanghai -p 18080:80 -p 18443:443 uozi/nginx-ui:latest
HOSTNAME=54d37bc8f6fd
HOME=/root
PKG_RELEASE=2
bookwormbookwormNGINX_UI_OFFICIAL_DOCKER=true
TERM=xterm
NGINX_VERSION=1.27.0
PATH=/command:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
NJS_VERSION=0.8.4
NJS_RELEASE=2
DEBIAN_FRONTEND=noninteractive
PWD=/run/s6-rc:s6-rc-init:cIcMmp/servicedirs/nginx-ui
TZ=Asia/Shanghai
2024/07/24 17:19:00 settings.Setup: open /etc/nginx-ui/app.ini: no such file or directory
@0xJacky commented on GitHub (Jul 24, 2024):
Map a directory for the Nginx UI configuration to the container, you can use the following command: