Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在arm64下不停重启, #104

Open
cqjxc opened this issue Feb 13, 2025 · 0 comments
Open

在arm64下不停重启, #104

cqjxc opened this issue Feb 13, 2025 · 0 comments

Comments

@cqjxc
Copy link

cqjxc commented Feb 13, 2025

version: '3'
services:
ftp-server:
build:
context: .
container_name: my-ftp-server
restart: always
environment:
FTP_USER: cqnmftp
FTP_PASS: cqnmftp023DCNdf!d*f2d
PUBLIC_IP: 192.168.100.10
TZ: Asia/Shanghai
ports:
- "20-21:20-21/tcp"
- "40000-40009:40000-40009/tcp"
volumes:
- /data/ftp/user/:/home/user/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant