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 }}
rarshion
/
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 Jan 30, 2020
Add Maven Wrapper (#1313)
bsideup
authored
ba58f8b
View commit details
Copy full SHA for ba58f8b
Browse repository at this point
Commits on Jan 27, 2020
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
690ef15
View commit details
Copy full SHA for 690ef15
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc3
KostyaSha
committed
18eddce
View commit details
Copy full SHA for 18eddce
Browse repository at this point
Commits on Jan 26, 2020
Add japicmp to the API module and fix backward compatibility issues (#1310)
Show description for 0e4b1a7
bsideup
authored
0e4b1a7
View commit details
Copy full SHA for 0e4b1a7
Browse repository at this point
Bump Jersey to 2.30 (#1308)
Show description for 4b303af
bedla
authored and
bsideup
committed
4b303af
View commit details
Copy full SHA for 4b303af
Browse repository at this point
Commits on Dec 18, 2019
extend Jersey from AbstractDockerCmdExecFactory (#1289)
Show description for af15a05
bsideup
authored
af15a05
View commit details
Copy full SHA for af15a05
Browse repository at this point
Always close unconsumed InputStreams (#1290)
bsideup
authored
62d24ff
View commit details
Copy full SHA for 62d24ff
Browse repository at this point
Move the deprecated methods to CreateContainerCmd as default methods (#1291)
bsideup
authored
9957bf7
View commit details
Copy full SHA for 9957bf7
Browse repository at this point
Commits on Dec 9, 2019
Try to stabilize tests (#1285)
Show description for 93202d1
bsideup
authored
93202d1
View commit details
Copy full SHA for 93202d1
Browse repository at this point
Commits on Dec 7, 2019
Add OkHttp transport (#1284)
Show description for 217c14b
bsideup
authored
217c14b
View commit details
Copy full SHA for 217c14b
Browse repository at this point
Commits on Dec 3, 2019
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
212b072
View commit details
Copy full SHA for 212b072
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc2
KostyaSha
committed
f57b258
View commit details
Copy full SHA for f57b258
Browse repository at this point
Make API depend only on `jackson-annotations` (#1279)
bsideup
authored
255d7a6
View commit details
Copy full SHA for 255d7a6
Browse repository at this point
Commits on Nov 25, 2019
Update junixsocket to version 2.2.1 (#1280)
Show description for 70a30f8
erikorbons
authored and
bsideup
committed
70a30f8
View commit details
Copy full SHA for 70a30f8
Browse repository at this point
Commits on Nov 20, 2019
Implicit jackson config (#1276)
Show description for 066f268
bsideup
authored
066f268
View commit details
Copy full SHA for 066f268
Browse repository at this point
Replace static `ObjectMapper`s with `DockerClientConfig#getObjectMapper` (#1275)
Show description for 41eea38
bsideup
authored
41eea38
View commit details
Copy full SHA for 41eea38
Browse repository at this point
Commits on Nov 19, 2019
Remove apache lang from api (#1267)
Show description for 18ad695
bsideup
authored
18ad695
View commit details
Copy full SHA for 18ad695
Browse repository at this point
Commits on Nov 17, 2019
remove Apache Commons Codec dependency from API (#1256)
bsideup
authored
92994bd
View commit details
Copy full SHA for 92994bd
Browse repository at this point
Commits on Oct 28, 2019
Add GitHub Actions (#1268)
Show description for 9485033
bsideup
authored
9485033
View commit details
Copy full SHA for 9485033
Browse repository at this point
Commits on Oct 27, 2019
`exitCode` and `pid` should be long, fixes #1259
bsideup
committed
fb11f94
View commit details
Copy full SHA for fb11f94
Browse repository at this point
Commits on Oct 6, 2019
Remove Guava from the API module (#1255)
bsideup
authored and
KostyaSha
committed
655ae86
View commit details
Copy full SHA for 655ae86
Browse repository at this point
Commits on Oct 5, 2019
[maven-release-plugin] prepare for next development iteration
KostyaSha
committed
67c7f33
View commit details
Copy full SHA for 67c7f33
Browse repository at this point
[maven-release-plugin] prepare release 3.2.0-rc1
KostyaSha
committed
e184bb1
View commit details
Copy full SHA for e184bb1
Browse repository at this point
Commits on Sep 29, 2019
Fix parent version
bsideup
committed
bf4fb10
View commit details
Copy full SHA for bf4fb10
Browse repository at this point
Commits on Sep 28, 2019
Create modules for core & transports (jersey, netty) (#1251)
Show description for 74a4479
bsideup
authored and
KostyaSha
committed
74a4479
View commit details
Copy full SHA for 74a4479
Browse repository at this point
Version forward.
KostyaSha
committed
14d5353
View commit details
Copy full SHA for 14d5353
Browse repository at this point
Commits on Sep 27, 2019
Use Java 8 features (#1250)
Show description for 89cdae2
bsideup
authored and
KostyaSha
committed
89cdae2
View commit details
Copy full SHA for 89cdae2
Browse repository at this point
Commits on Sep 26, 2019
Use Java 8 (#1249)
bsideup
authored and
KostyaSha
committed
83df408
View commit details
Copy full SHA for 83df408
Browse repository at this point
extract API module (#1248)
bsideup
authored and
KostyaSha
committed
1c7e0f6
View commit details
Copy full SHA for 1c7e0f6
Browse repository at this point
Commits on Sep 18, 2019
Merge pull request #1238 from ashirman/master
Show description for 0d98c9b
KostyaSha
authored
0d98c9b
View commit details
Copy full SHA for 0d98c9b
Browse repository at this point
Merge pull request #1235 from docker-java/modules
Show description for 9315eda
KostyaSha
authored
9315eda
View commit details
Copy full SHA for 9315eda
Browse repository at this point
Commits on Sep 2, 2019
upgrade common-compress
ashirman
committed
07a5c4e
View commit details
Copy full SHA for 07a5c4e
Browse repository at this point
Commits on Aug 30, 2019
fix logback config path
bsideup
committed
2f04be6
View commit details
Copy full SHA for 2f04be6
Browse repository at this point
create a module
bsideup
committed
d71cace
View commit details
Copy full SHA for d71cace
Browse repository at this point
Commits on Aug 19, 2019
Merge pull request #1226 from olebhansen/doc-updates/withEnv
Show description for fd1dbfe
KostyaSha
authored
fd1dbfe
View commit details
Copy full SHA for fd1dbfe
Browse repository at this point
Previous
Next
You can’t perform that action at this time.