Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
internalerror
/
docker-java
Public
forked from
docker-java/docker-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 16, 2021
Merge branch 'master' into master
internalerror
authored
b2a818c
View commit details
Copy full SHA for b2a818c
Browse repository at this point
Fix memory leak risk by using `disableConnectionState()` to disable httpclient connection state tracking (HttpClient transport) (#1559)
internalerror
committed
3dffc0f
View commit details
Copy full SHA for 3dffc0f
Browse repository at this point
Commits on Feb 5, 2021
Support Swarm config operations (#1482)
Show description for f9d2db6
jrietdijk
and
bsideup
authored
f9d2db6
View commit details
Copy full SHA for f9d2db6
Browse repository at this point
Commits on Jan 25, 2021
fix JsonProperty annotation for container healthchecks (#1511) (#1539)
dvallant
authored
9ba70a9
View commit details
Copy full SHA for 9ba70a9
Browse repository at this point
Update stale.yml
bsideup
authored
2dc6b0a
View commit details
Copy full SHA for 2dc6b0a
Browse repository at this point
Commits on Dec 10, 2020
Add security options to `Info` (#1515)
bsideup
authored
4387250
View commit details
Copy full SHA for 4387250
Browse repository at this point
Append the API version to all requests if set (#1514)
Show description for c60bcb2
bsideup
authored
c60bcb2
View commit details
Copy full SHA for c60bcb2
Browse repository at this point
CI version
bsideup
committed
cd69879
View commit details
Copy full SHA for cd69879
Browse repository at this point
Commits on Nov 26, 2020
Replace AuthConfig toString implementation (#1506)
Show description for b09d820
rnorth
and
bsideup
authored
b09d820
View commit details
Copy full SHA for b09d820
Browse repository at this point
Commits on Nov 20, 2020
add support for docker-for-windows new bind serialization format (#1463)
Show description for c9c64cd
roastario
and
bsideup
authored
c9c64cd
View commit details
Copy full SHA for c9c64cd
Browse repository at this point
pass request body as `byte[]` where possible (#1495)
Show description for 7f97462
bsideup
authored
7f97462
View commit details
Copy full SHA for 7f97462
Browse repository at this point
Make max connections configurable (#1501)
Show description for f6de60d
bsideup
and
kdvolder
authored
f6de60d
View commit details
Copy full SHA for f6de60d
Browse repository at this point
Commits on Nov 16, 2020
Fix "docker-java-stream" thread stuck at UnixDomainSocket.recv() (#1476)
Show description for d85ea79
tejksat
and
bsideup
authored
d85ea79
View commit details
Copy full SHA for d85ea79
Browse repository at this point
Fix #1492 by using `awaitStarted()` to preserve the order if invocations (#1494)
Show description for 0d08a33
tejksat
authored
0d08a33
View commit details
Copy full SHA for 0d08a33
Browse repository at this point
Commits on Nov 6, 2020
Fix sporadic failures of AttachContainerCmdIT tests (#1483)
Show description for ce5e9eb
tejksat
authored
ce5e9eb
View commit details
Copy full SHA for ce5e9eb
Browse repository at this point
Commits on Jun 25, 2020
Memoize file match patterns (#1412)
Show description for c3661f3
swiedenfeld
and
bsideup
authored
c3661f3
View commit details
Copy full SHA for c3661f3
Browse repository at this point
Commits on Jun 24, 2020
Update transports.md
bsideup
authored
10338b1
View commit details
Copy full SHA for 10338b1
Browse repository at this point
Update "checkout" action to v2 (#1422)
bsideup
authored
3870a25
View commit details
Copy full SHA for 3870a25
Browse repository at this point
Commits on Jun 23, 2020
Detect leaked `DockerHttpClient.Response` objects (#1421)
bsideup
authored
dbc4761
View commit details
Copy full SHA for dbc4761
Browse repository at this point
Catch `AssertionError` when closing OkHttp's response (#1420)
bsideup
authored
1730733
View commit details
Copy full SHA for 1730733
Browse repository at this point
Commits on Jun 19, 2020
Catch more generic `FileSystemException` in `NamedPipeSocket` (#1418)
Show description for 54c86ce
bsideup
authored
54c86ce
View commit details
Copy full SHA for 54c86ce
Browse repository at this point
Update stale.yml
bsideup
authored
4497e18
View commit details
Copy full SHA for 4497e18
Browse repository at this point
Create stale.yml
bsideup
authored
c7756e7
View commit details
Copy full SHA for c7756e7
Browse repository at this point
Commits on Jun 17, 2020
docs: fix typo in transports.md (#1416)
smola
authored
ea62468
View commit details
Copy full SHA for ea62468
Browse repository at this point
Commits on Jun 16, 2020
auto close in `ResultCallback#awaitCompletion` (#1415)
bsideup
authored
75b328f
View commit details
Copy full SHA for 75b328f
Browse repository at this point
Always catch exceptions from `close()` (#1414)
bsideup
authored
6086c7d
View commit details
Copy full SHA for 6086c7d
Browse repository at this point
Commits on Jun 8, 2020
Add resize container and exec command (#1262)
Show description for e1586cc
creaink
and
bsideup
authored
e1586cc
View commit details
Copy full SHA for e1586cc
Browse repository at this point
Commits on Jun 4, 2020
Update release.yml
bsideup
authored
3666938
View commit details
Copy full SHA for 3666938
Browse repository at this point
Update release.yml
bsideup
authored
0ac24bd
View commit details
Copy full SHA for 0ac24bd
Browse repository at this point
Added support for "--replicas-max-per-node" (#1383)
Show description for 732c0f5
derteufelqwe
and
bsideup
authored
732c0f5
View commit details
Copy full SHA for 732c0f5
Browse repository at this point
Allow filtering by event type (#1367)
Show description for c285fe5
3 people
authored
c285fe5
View commit details
Copy full SHA for c285fe5
Browse repository at this point
Use `AsynchronousFileChannel` for npipe (#1408)
Show description for 6044357
bsideup
authored
6044357
View commit details
Copy full SHA for 6044357
Browse repository at this point
Commits on Jun 1, 2020
do not override pushed image's name (#1407)
bsideup
authored
5bfb6c0
View commit details
Copy full SHA for 5bfb6c0
Browse repository at this point
Fix for duplicate key violation for exposed ports (#1406)
Show description for 3d2c7a0
3 people
authored
3d2c7a0
View commit details
Copy full SHA for 3d2c7a0
Browse repository at this point
Update release-drafter.yml
bsideup
authored
0ecee0c
View commit details
Copy full SHA for 0ecee0c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.