Skip to content

Support Alpine and more RPM-based images#2151

Merged
un-def merged 1 commit intomasterfrom
support_alpine_fedora_images
Dec 30, 2024
Merged

Support Alpine and more RPM-based images#2151
un-def merged 1 commit intomasterfrom
support_alpine_fedora_images

Conversation

@un-def
Copy link
Copy Markdown
Collaborator

@un-def un-def commented Dec 27, 2024

  • Add apk support (Alpine)
  • Check if ~/.profile exists (doesn't exist in Alpine, Fedora, Rocky Linux, etc.)
  • Enable sshd TCP forwarding (disabled in Alpine by default)

Fixes: #1086

* Add apk support (Alpine)
* Check if `~/.profile` exists (doesn't exist in Alpine, Fedora, Rocky Linux, etc.)
* Enable `sshd` TCP forwarding (disabled in Alpine by default)
@un-def un-def requested a review from jvstme December 27, 2024 10:54
@un-def un-def changed the title Support Alpine and more yum-based images Support Alpine and more RPM-based images Dec 27, 2024
@un-def un-def merged commit 416e27f into master Dec 30, 2024
@un-def un-def deleted the support_alpine_fedora_images branch December 30, 2024 10:55
pranitnaik43 pushed a commit to bahaal-tech/dstack that referenced this pull request Feb 9, 2025
* Add apk support (Alpine)
* Check if `~/.profile` exists (doesn't exist in Alpine, Fedora, Rocky Linux, etc.)
* Enable `sshd` TCP forwarding (disabled in Alpine by default)
pranitnaik43 pushed a commit to bahaal-tech/dstack that referenced this pull request Mar 4, 2025
* Add apk support (Alpine)
* Check if `~/.profile` exists (doesn't exist in Alpine, Fedora, Rocky Linux, etc.)
* Enable `sshd` TCP forwarding (disabled in Alpine by default)
pranitnaik43 pushed a commit to bahaal-tech/dstack that referenced this pull request Mar 5, 2025
* Add apk support (Alpine)
* Check if `~/.profile` exists (doesn't exist in Alpine, Fedora, Rocky Linux, etc.)
* Enable `sshd` TCP forwarding (disabled in Alpine by default)
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.

Do not fail if /root/.profile is missing in user-specified Docker image

2 participants