[docker-restapi]: Avoid building RestAPI docker by default#4018
Merged
lguohan merged 2 commits intosonic-net:masterfrom Jan 15, 2020
sumukhatv:conditional_build
Merged
[docker-restapi]: Avoid building RestAPI docker by default#4018lguohan merged 2 commits intosonic-net:masterfrom sumukhatv:conditional_build
lguohan merged 2 commits intosonic-net:masterfrom
sumukhatv:conditional_build
Conversation
prsunny
reviewed
Jan 13, 2020
lguohan
approved these changes
Jan 14, 2020
prsunny
approved these changes
Jan 14, 2020
Contributor
|
retest vs please |
abdosi
pushed a commit
that referenced
this pull request
Jan 21, 2020
Provide build option for RESTAPI docker
prsunny
pushed a commit
that referenced
this pull request
Feb 5, 2020
Provide build option for RESTAPI docker
pphuchar
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Mar 9, 2020
…#4018) Provide build option for RESTAPI docker
tiantianlv
pushed a commit
to SONIC-DEV/sonic-buildimage
that referenced
this pull request
Apr 24, 2020
…#4018) Provide build option for RESTAPI docker
mssonicbld
added a commit
that referenced
this pull request
Aug 11, 2025
…atically (#23592) #### Why I did it src/sonic-utilities ``` * 63544291 - (HEAD -> 202505, origin/202505) Revert "[SPM] Rename the variable tag to docker-image-reference" (#4026) (2 days ago) [mssonicbld] * 3a849b64 - Added json support intfutil (#4023) (3 days ago) [mssonicbld] * 562fab54 - sfputil and sfpshow eeprom and DOM CLI enhancement to display data for all CMIS transceivers (#4017) (5 days ago) [mssonicbld] * c1cb1488 - [sfputil] Use host lane mask as part of rx-output enable/disable (#4018) (5 days ago) [mssonicbld] * 95fd12bc - [Mellanox][Smartswitch]Added dpu status output (#4014) (6 days ago) [mssonicbld] * 070aae09 - Fix for #23205 [Smartswitch] Issues caused due to introduction of the chassisd/sonic-utiltiies changes for consecutive admin state changes (#4015) (6 days ago) [mssonicbld] * f2e9ed47 - [SPM] Rename the variable tag to docker-image-reference (#4011) (7 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
- What I did
Avoid building restapi docker by default
- How I did it
Added a config variable
- How to verify it
target/docker-sonic-restapi.gz will not be built
- Description for the changelog
Added ENABLE_RESTAPI config variable in rules/config
- A picture of a cute animal (not mandatory but encouraged)