-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
ContainerizationIssue relates with dev or production containerIssue relates with dev or production containerDevcontainerFixing or updating a feature in development containerFixing or updating a feature in development containergood first issueGood for newcomersGood for newcomers
Description
Similarly to #51, this task is born out of the work done in #50. I tried having the gh CLI installed as a binary in the docker container, but it didn't work.
Following the docs, I could install the gh binary is the container from its terminal without an issue. It's running the command through the Dockerfile that was failing on my end.
In the long run, I was looking for a way to allow engineers working from the template to remain in the IDE to not break their flow (if they're CLI users of course).
This would be a great task for someone to pick up and show me how to approach things in Docker better in the future!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ContainerizationIssue relates with dev or production containerIssue relates with dev or production containerDevcontainerFixing or updating a feature in development containerFixing or updating a feature in development containergood first issueGood for newcomersGood for newcomers