Open
Conversation
Signed-off-by: Matej Vašek <mvasek@redhat.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2063 +/- ##
==========================================
- Coverage 79.72% 79.72% -0.00%
==========================================
Files 176 176
Lines 13263 13277 +14
==========================================
+ Hits 10573 10584 +11
- Misses 2021 2022 +1
- Partials 669 671 +2
Flags with carried forward coverage won't be shown. Click here to find out more. |
Member
|
I created simple acceptance test with this code, and @matejvasek you were right I got the following error: Host Settings:
Binds: 'pack-cache-some-org_gbmqdqekqf_latest-bc166514d2fd.build:/cache pack-layers-smuiylvmuq:/layers pack-app-ohcxidehgd:/workspace'
Network Mode: 'host'
ERROR: failed to build: executing lifecycle: failed to create 'creator' container: "specify mac-address per network" requires API version 1.44, but the Docker daemon API version is 1.38We are actually using Docker API version I will try to update and push the acceptance test to this branch |
…r API 1.44 Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
Member
Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
Member
|
This table shows the Docker version used by pack and the runners, we need to move to 25.0 in order to support setting the
|
This was referenced Apr 4, 2024
feat: added a mac-address flag to build option, so that user can manually set the MAC-address.
#2028
Merged
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.
No description provided.