FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update Dockerfile by ncnynl · Pull Request #101 · micro-ROS/docker · GitHub

Update Dockerfile - #101

Merged
pablogs9 merged 2 commits into
micro-ROS:ironfrom
ncnynl:iron
Sep 14, 2023
Merged

pablogs9 merged 2 commits into
micro-ROS:ironfrom
ncnynl:iron

Conversation

ncnynl commented Sep 13, 2023

Copy link
Copy Markdown
Contributor

Change entry script call

Change entry script call
Remove redundant code

ncnynl left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Remove redundant code

Copy link
Copy Markdown
Member

Could you explain the rationale of this PR a bit?

ncnynl left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

ENTRYPOINT ["/entrypoint.sh"] it will have permission issues, causing it to not work properly when running docker container. so change into ENTRYPOINT ["/bin/sh", "/entrypoint.sh"] can fixed it

Copy link
Copy Markdown
Member

@mergify backport humble rolling

mergify Bot commented Sep 14, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

backport humble rolling

✅ Backports have been created

Details

pablogs9 merged commit f8ebbaf into micro-ROS:iron Sep 14, 2023
mergify Bot pushed a commit that referenced this pull request Sep 14, 2023
* Update Dockerfile

Change entry script call

* Update Dockerfile

Remove redundant code

(cherry picked from commit f8ebbaf)
mergify Bot pushed a commit that referenced this pull request Sep 14, 2023
* Update Dockerfile

Change entry script call

* Update Dockerfile

Remove redundant code

(cherry picked from commit f8ebbaf)
pablogs9 pushed a commit that referenced this pull request Sep 14, 2023
* Update Dockerfile

Change entry script call

* Update Dockerfile

Remove redundant code

(cherry picked from commit f8ebbaf)

Co-authored-by: ncnynl <ncnynl@gmail.com>
pablogs9 pushed a commit that referenced this pull request Sep 14, 2023
* Update Dockerfile

Change entry script call

* Update Dockerfile

Remove redundant code

(cherry picked from commit f8ebbaf)

Co-authored-by: ncnynl <ncnynl@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL