Skip to content

Conversation

@KevyVo
Copy link
Contributor

@KevyVo KevyVo commented Sep 12, 2025

When starting dockerd on AWS CodeBuild with Railpack, we look for it in /usr/bin/dockerd. On generic CodeBuild, we look for it in /usr/local/bin/dockerd. Creating a symlink ensures both can be accessed from the same path using the path AWS images uses. Creating a symlink is a better choice in case any old paths weren’t updated. This way, both paths remain valid, preserving backward compatibility.

@KevyVo KevyVo requested a review from lionello September 12, 2025 20:56
@KevyVo KevyVo self-assigned this Sep 12, 2025
@KevyVo KevyVo marked this pull request as ready for review September 16, 2025 22:25
@lionello lionello merged commit 1c013ab into main Sep 16, 2025
1 check 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.

3 participants