-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(docker): reduce prebuilt docker image size (#2922)
* perf(docker): reduce prebuilt docker image size Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): ignore DL3059 and minor fixes Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): fix COPY path of install Signed-off-by: Shark Liu <shark.liu@autocore.ai> * perf(docker): reduce prebuilt docker image size Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): update install setup param Signed-off-by: Shark Liu <shark.liu@autocore.ai> * perf(docker): reduce prebuilt docker image size Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): ignore DL3059 and minor fixes Signed-off-by: Shark Liu <shark.liu@autocore.ai> * ci(pre-commit): autofix * fix(docker): fix COPY path of install Signed-off-by: Shark Liu <shark.liu@autocore.ai> * feat(setup): add install_devel option for package ccache, pre_commit, ros2_dev_tools Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): install ros-base according to option --runtime Signed-off-by: Shark Liu <shark.liu@autocore.ai> --------- Signed-off-by: Shark Liu <shark.liu@autocore.ai> Co-authored-by: Shark Liu <shark.liu@autocore.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7576e26
commit 3555383
Showing
6 changed files
with
64 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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