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

Update docker scripts under Windows #9

Merged
merged 7 commits into from
Nov 28, 2023
Merged

Update docker scripts under Windows #9

merged 7 commits into from
Nov 28, 2023

Conversation

Jbsco
Copy link
Collaborator

@Jbsco Jbsco commented Nov 28, 2023

Update create_container.sh
Update login_container.sh
Update start_container.sh
Special casing for Windows, nor winpty, are not needed so long as docker is on terminal path.

Jbsco and others added 5 commits November 28, 2023 10:09
special casing for windows systems and winpty prefix not needed so long as Docker CLI is on path
special casing for windows systems and winpty prefix not needed so long as Docker CLI is on path
special casing for windows systems and winpty prefix not needed so long as Docker CLI is on path
@dinkelk
Copy link
Collaborator

dinkelk commented Nov 28, 2023

The "//" are odd, but appear to work on Mac and Linux as well as Windows.

Copy link
Collaborator

@dinkelk dinkelk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we don't use the ON_WINDOWS variable defined in docker_config.sh anymore. We should remove that whole case statement if its not used.

Removed the ON_WINDOWS case statement in docker_config.sh
Update docker_config.sh
@dinkelk
Copy link
Collaborator

dinkelk commented Nov 28, 2023

Thanks for your contribution!

@dinkelk dinkelk merged commit 983eb1c into lasp:main Nov 28, 2023
5 checks passed
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