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

feat: allow override startup command for Docker image. #3800

Merged
merged 1 commit into from
Mar 11, 2023
Merged

Conversation

markx
Copy link
Contributor

@markx markx commented Mar 10, 2023

This is to enable using the Docker image with different flags. E.g. docker run xhofe/alist:latest ./alist server --data=mydata

This used to be the behavior until #2818 changed it. This would make the image more re-usable.

This is to enable the use case where the stock Docker image is used with
different flags. E.g. `docker run xhofe/alist:latest ./alist server --data=mydata`

This was the behavior until PR#2818 changed it. This would make the image more usable.
@welcome
Copy link

welcome bot commented Mar 10, 2023

Thanks for opening this pull request! Please check out our contributing guidelines.

@xhofe xhofe merged commit 6aaec19 into AlistGo:main Mar 11, 2023
@welcome
Copy link

welcome bot commented Mar 11, 2023

Congrats on merging your first pull request! We here at behavior bot are proud of you!

@markx markx deleted the cmd branch March 11, 2023 17:14
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

Successfully merging this pull request may close these issues.

2 participants