Skip to content

Containerfile fixes#284

Merged
theyoyojo merged 3 commits intomasterfrom
containerfile_fixes
Sep 16, 2025
Merged

Containerfile fixes#284
theyoyojo merged 3 commits intomasterfrom
containerfile_fixes

Conversation

@charliemirabile
Copy link
Contributor

changes to served containerfile to:

  1. improve readability
  2. standardize syntax
  3. make git clone seamless

We can just disable the nagging flake8 warning about tabs and use some
within the fstring to make the containerfile more readable.
…lone

add options to `~/.gitconfig` to enable stored credentials for the course
website, and prefill `~/.git-credentials` with the username and password
for a seamless experience with git clone.
We should use `&&` to separate commands in run like we do in other
containerfiles instead of using a heredoc with run.
Copy link
Contributor

@theyoyojo theyoyojo left a comment

Choose a reason for hiding this comment

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

LGTM

@theyoyojo theyoyojo merged commit b7aa24c into master Sep 16, 2025
1 of 2 checks passed
@theyoyojo theyoyojo deleted the containerfile_fixes branch September 16, 2025 17:54
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