forked from testcontainers/testcontainers-java
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add basic rootless podman support #1
Open
SoMuchForSubtlety
wants to merge
10
commits into
main
Choose a base branch
from
podman-support
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
SoMuchForSubtlety
force-pushed
the
podman-support
branch
27 times, most recently
from
November 9, 2022 15:51
f565283
to
67c04bc
Compare
SoMuchForSubtlety
force-pushed
the
podman-support
branch
2 times, most recently
from
December 16, 2022 10:19
ae32866
to
eaef054
Compare
SoMuchForSubtlety
force-pushed
the
podman-support
branch
from
May 14, 2023 17:36
d3999b1
to
9a7b3ec
Compare
github-actions
bot
removed
modules/cassandra
modules/pulsar
type/docs
modules/kafka
labels
May 14, 2023
SoMuchForSubtlety
force-pushed
the
podman-support
branch
from
May 15, 2023 07:46
9a7b3ec
to
7b59893
Compare
SoMuchForSubtlety
force-pushed
the
podman-support
branch
2 times, most recently
from
May 24, 2023 16:03
65a53e6
to
9b70281
Compare
SoMuchForSubtlety
force-pushed
the
podman-support
branch
2 times, most recently
from
June 1, 2023 07:21
4bd4287
to
80ad983
Compare
SoMuchForSubtlety
force-pushed
the
podman-support
branch
2 times, most recently
from
June 9, 2023 12:41
295a8e6
to
394f812
Compare
SoMuchForSubtlety
force-pushed
the
podman-support
branch
2 times, most recently
from
June 22, 2023 21:12
65cc501
to
c565edf
Compare
SoMuchForSubtlety
force-pushed
the
podman-support
branch
from
July 17, 2023 12:36
c565edf
to
c0166ec
Compare
SoMuchForSubtlety
force-pushed
the
podman-support
branch
2 times, most recently
from
July 30, 2023 00:07
6fa1da4
to
ca94c0b
Compare
SoMuchForSubtlety
force-pushed
the
podman-support
branch
from
October 10, 2023 20:44
ca94c0b
to
2e5b16c
Compare
The implementation is mostly borrowed from the rootless docker strategy.
The unqualified registries setting is no longer needed, see containers/podman#12435
SoMuchForSubtlety
force-pushed
the
podman-support
branch
from
November 10, 2023 13:24
2e5b16c
to
945bc17
Compare
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.
testing