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

docker compose run it #1556

Closed
4 tasks
icetech233 opened this issue Aug 23, 2022 · 4 comments
Closed
4 tasks

docker compose run it #1556

icetech233 opened this issue Aug 23, 2022 · 4 comments
Labels
enhancement New feature or request invalid This doesn't seem right

Comments

@icetech233
Copy link

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure this feature is not implemented.
  • I'm sure it's a reasonable and popular requirement.

Description of the feature / 需求描述

docker compose run it

Suggested solution / 实现思路

No response

Additional context / 附件

No response

@icetech233 icetech233 added the enhancement New feature or request label Aug 23, 2022
@icetech233
Copy link
Author

file docker-compose.yaml

version: '3' services: alist1: image: xhofe/alist:v2.6.4 restart: always ports: - "8081:5244" volumes: - /etc/alist:/opt/alist/data

@icetech233
Copy link
Author

version: '3'
services:
alist1:
image: xhofe/alist:v2.6.4
restart: always
ports:
- "8081:5244"
volumes:
- /etc/alist:/opt/alist/data

@icetech233
Copy link
Author

运行
docker-compose up -d

查询日志

docker-compose logs alist1

@xhofe xhofe added the invalid This doesn't seem right label Aug 24, 2022
@github-actions
Copy link

Hello @icetech233, your issue is invalid and will be closed.
你好 @icetech233,你的issue无效,将被关闭。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants