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

Scripts: Use --login in docker-create #26

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Added -l argument to /bin/bash for docker-create so bash reloads ~/.bashrc.

Additional info

This will cause that pyenv and python defined in ~/.bashrc are actually available and creation can happen.

Testing notes:

  1. Running ./start.ps1 docker-create <YOUR BUNDLE NAME> <DOCKER FILE e.g. rocky9>
  2. It should start resolving dependencies.

@iLLiCiTiT iLLiCiTiT merged commit fbb1a13 into develop Aug 28, 2024
@iLLiCiTiT iLLiCiTiT deleted the enhancement/use-login-when-creating-packages branch August 28, 2024 14:50
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