issues
search
gabrieldemarmiesse
/
python-on-whales
An awesome Python wrapper for an awesome Docker CLI!
MIT License
557
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Pod property type annotations to allow for missing fields in inspect output
#648
LewisGaul
opened
5 hours ago
0
Timing condition in `Container.logs()` - may raise `DockerException` rather than `NoSuchContainer` if container exits
#647
LewisGaul
opened
6 days ago
1
:bug: Fix buildx tests in the CI by upgrading the docker images
#646
gabrieldemarmiesse
closed
1 week ago
0
Specify ubuntu-24.04 in the GitHub actions config
#645
LewisGaul
closed
1 week ago
0
More baseline CI issues
#644
LewisGaul
closed
1 week ago
7
Set `defer_build=True` pydantic config, improving import time significantly
#643
LewisGaul
closed
1 week ago
0
Remove leftover Pydantic v1 handling
#642
LewisGaul
closed
1 week ago
0
Add podman `is_infra` and `namespace` fields to `Container` object
#641
LewisGaul
closed
1 week ago
1
Display an error message if using the `python-on-whales` command
#640
gabrieldemarmiesse
closed
2 weeks ago
0
Update docs references to download-cli
#639
LewisGaul
closed
2 weeks ago
0
Fix the CI setup and podman testcase
#638
LewisGaul
closed
2 weeks ago
0
Fix breakage of `ContainerCLI.create(env_files=path)`
#637
LewisGaul
closed
2 weeks ago
0
The CI is broken: `/etc/docker/daemon.json` removed; unable to install podman
#636
LewisGaul
closed
2 weeks ago
0
Rework filters to support passing multiple filters of the same type
#635
LewisGaul
opened
4 weeks ago
0
Container Run Return Types
#634
eclark0426
opened
1 month ago
2
Remove download docker client functionality
#633
LewisGaul
closed
2 weeks ago
6
Add "network exists" command
#632
eclark0426
closed
1 month ago
1
added missing docstrings for docker.network.inspect(), docker.network.list(), docker.network.prune()
#631
stock90975
closed
1 month ago
1
Drop support for pydantic v1
#630
LewisGaul
closed
1 month ago
1
Missing support for passing multiple filters of the same type
#629
LewisGaul
opened
1 month ago
2
Fix "Render docs" CI job
#628
LewisGaul
closed
1 month ago
2
Update container component to accept args as Iterable and Mapping
#627
LewisGaul
closed
1 month ago
0
Inconsistent representation of cpusets
#626
LewisGaul
opened
1 month ago
3
add auto/light/dark mode for docs
#625
s-light
closed
1 month ago
8
docker.network.list documentation missing
#623
stock90975
closed
1 month ago
5
Static type checking
#621
einarwar
opened
2 months ago
5
Fix handling of 'podman pod create --share=...'
#620
LewisGaul
closed
2 months ago
0
Add Tuple[Union[str, int]] to ValidPortMapping
#619
eclark0426
closed
2 months ago
2
Missing support for 'podman network exists'
#618
LewisGaul
closed
1 month ago
0
Replace isort, black and flake8 with ruff
#617
einarwar
closed
2 months ago
5
Allow for multiple env-files
#616
einarwar
closed
2 months ago
0
Add support for 'podman container init'
#615
LewisGaul
closed
2 months ago
0
Allow for multiple env-files
#614
einarwar
closed
3 months ago
1
:bug: Fix wrong links in `docker_client.md`
#613
gabrieldemarmiesse
closed
3 months ago
0
Ignore docs files in root and fix links in `README.md`
#612
gabrieldemarmiesse
closed
3 months ago
0
Add test for rendering of docs
#611
gabrieldemarmiesse
closed
3 months ago
0
:writing_hand: Made the arguments part prettier in docs
#610
gabrieldemarmiesse
closed
3 months ago
0
Buildx CLI shouldn't require secrets
#609
LeulBM
opened
3 months ago
1
Should support passing encoding when getting container output
#608
LewisGaul
opened
3 months ago
0
Replace unrecognised unicode characters rather than raising an exception
#607
LewisGaul
closed
3 months ago
1
UnicodeDecodeError getting container output
#606
LewisGaul
closed
3 months ago
0
SSH fingerpring
#605
YuriOsokin
opened
4 months ago
1
Fix merge issue in CONTRIBUTING.md
#604
LewisGaul
closed
4 months ago
0
The docs do not display the argument list nicely when there is a long type
#603
gabrieldemarmiesse
closed
3 months ago
0
Incorrect type of `ValidPortMapping`
#601
Tersaramor
closed
2 months ago
1
Add bootstrap cli flag for create/inspect
#600
fizzgig1888
closed
3 months ago
1
Update pod component to use generic Iterable and Mapping types
#599
LewisGaul
closed
1 month ago
1
Support generic iterables and mappings in the image component
#598
LewisGaul
closed
3 months ago
0
Make the test_cpus() testcase non-strict xfail for podman
#597
LewisGaul
closed
4 months ago
0
Fix test_save_load() testcase to handle the case an image has multiple tags
#596
LewisGaul
closed
3 months ago
0
Next