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-start.sh : can't find diredctory or file #153

Open
Streeeech opened this issue Jul 3, 2023 · 1 comment
Open

docker-start.sh : can't find diredctory or file #153

Streeeech opened this issue Jul 3, 2023 · 1 comment

Comments

@Streeeech
Copy link

If you are using a Dockerfile to build, make sure to use dos2unix on the 'docker-start.sh' before building. The line ending format of this file might cause Docker to not recognize it."

@evonzee
Copy link
Contributor

evonzee commented Jul 3, 2023

Added a gitattributes file to address this.

Also, there is now an official docker image, at https://hub.docker.com/r/medeor/starrypy3k. If the team chooses to manage release versions via tags in this repo, they'll also automatically appear on Dockerhub so you can control versioning. For now, there's just a master tag.

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

2 participants