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
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 }}
johnflavin
/
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
main
User selector
All users
All time
Commit history
Commits on May 29, 2024
Set version number to 3.4.0.1 for publishing
johnflavin-fw
committed
8c6ae8e
View commit details
Copy full SHA for 8c6ae8e
Browse repository at this point
Add artifactory distribution to pom so I can publish
johnflavin-fw
committed
9f65e93
View commit details
Copy full SHA for 9f65e93
Browse repository at this point
Add classes I modified into a serialize test
johnflavin-fw
committed
c46bd2c
View commit details
Copy full SHA for c46bd2c
Browse repository at this point
Ignore some tests that I couldn't figure out how to run
johnflavin-fw
committed
fd8eaa3
View commit details
Copy full SHA for fd8eaa3
Browse repository at this point
Bump serialized versions back down
johnflavin-fw
committed
d3875f7
View commit details
Copy full SHA for d3875f7
Browse repository at this point
Commits on May 14, 2024
Bump serial version
johnflavin-fw
committed
042e0ad
View commit details
Copy full SHA for 042e0ad
Browse repository at this point
Add test for generic resources
johnflavin-fw
committed
e317c26
View commit details
Copy full SHA for e317c26
Browse repository at this point
Commits on May 13, 2024
Add GenericResources to ServiceSpec.TaskTemplate.Resources.Reservations
johnflavin-fw
committed
10b02d0
View commit details
Copy full SHA for 10b02d0
Browse repository at this point
Commits on Feb 26, 2024
Add `Runtimes` to `Info` response (#2311)
eddumelendez
authored
b295275
View commit details
Copy full SHA for b295275
Browse repository at this point
Test against Java 21 (#2304)
eddumelendez
authored
4f6c593
View commit details
Copy full SHA for 4f6c593
Browse repository at this point
Remove exclusion and fix httpclient5 compatibility (#2294)
Show description for 3514b3b
Sineaggi
authored
3514b3b
View commit details
Copy full SHA for 3514b3b
Browse repository at this point
If BuildImage fails but logs something about success, don't succeed (#2305)
Show description for 4d8c436
niloc132
authored
4d8c436
View commit details
Copy full SHA for 4d8c436
Browse repository at this point
Commits on Feb 19, 2024
Update actions/checkout and actions/setup-java version to v4 (#2309)
eddumelendez
authored
129f786
View commit details
Copy full SHA for 129f786
Browse repository at this point
Commits on Feb 2, 2024
Add missing states in ServiceUpdateState (#2292)
nowheresly
authored
1bac81f
View commit details
Copy full SHA for 1bac81f
Browse repository at this point
Add StartInterval to health check since it will be supported by the 1.44 docker API (#2244)
Show description for 7957a14
henri-tremblay
and
eddumelendez
authored
7957a14
View commit details
Copy full SHA for 7957a14
Browse repository at this point
Enable japicmp in docker-java-api module (#2279)
Show description for 1c6fcdb
eddumelendez
authored
1c6fcdb
View commit details
Copy full SHA for 1c6fcdb
Browse repository at this point
Ignore LogSwarmObjectIT#testLogsCmd (#2280)
eddumelendez
authored
b56497a
View commit details
Copy full SHA for b56497a
Browse repository at this point
Commits on Dec 19, 2023
Use long rather than int for sizeRw and sizeRootFs (#2230)
Show description for 84d7750
LarsSven
authored
84d7750
View commit details
Copy full SHA for 84d7750
Browse repository at this point
Commits on Oct 27, 2023
Add signal query argument for Restart Container command (#2186)
Show description for fd5da16
dmmax
and
eddumelendez
authored
fd5da16
View commit details
Copy full SHA for fd5da16
Browse repository at this point
Replace deprecated match methods (#2189)
Sineaggi
authored
278a3ac
View commit details
Copy full SHA for 278a3ac
Browse repository at this point
Bump org.testcontainers:testcontainers from 1.16.3 to 1.19.1 (#2218)
Show description for 8a84051
dependabot[bot]
authored
8a84051
View commit details
Copy full SHA for 8a84051
Browse repository at this point
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#2226)
Show description for a437d0e
dependabot[bot]
authored
a437d0e
View commit details
Copy full SHA for a437d0e
Browse repository at this point
Commits on Oct 26, 2023
Implemented the `SizeRw` field in the `InspectContainerResponse` class. (#2216)
Show description for fea93ec
LarsSven
and
eddumelendez
authored
fea93ec
View commit details
Copy full SHA for fea93ec
Browse repository at this point
Add units (nanoseconds) to HealthCheck (#2187)
Show description for d138d51
SLG
and
eddumelendez
authored
d138d51
View commit details
Copy full SHA for d138d51
Browse repository at this point
Fixing flaky test `ListContainersCmdIT.testStatusFilter` (#2188)
Show description for ede20db
dmmax
and
eddumelendez
authored
ede20db
View commit details
Copy full SHA for ede20db
Browse repository at this point
Disable CopyArchiveToContainerCmdIT#copyFileWithUIDGID (#2228)
Show description for 1da9515
eddumelendez
authored
1da9515
View commit details
Copy full SHA for 1da9515
Browse repository at this point
Commits on Aug 31, 2023
Bump assertj-core from 3.22.0 to 3.24.2 (#2051)
Show description for 12ecc2b
dependabot[bot]
authored
12ecc2b
View commit details
Copy full SHA for 12ecc2b
Browse repository at this point
Bump jna from 5.12.1 to 5.13.0 (#2047)
Show description for 2babed8
dependabot[bot]
authored
2babed8
View commit details
Copy full SHA for 2babed8
Browse repository at this point
Bump commons-io from 2.6 to 2.13.0 (#2153)
Show description for 5d03c4c
dependabot[bot]
authored
5d03c4c
View commit details
Copy full SHA for 5d03c4c
Browse repository at this point
Bump org.junit.jupiter:junit-jupiter from 5.7.2 to 5.10.0 (#2163)
Show description for f5455ea
dependabot[bot]
authored
f5455ea
View commit details
Copy full SHA for f5455ea
Browse repository at this point
Bump org.bouncycastle:bcpkix-jdk18on from 1.75 to 1.76 (#2169)
Show description for aa13c7f
dependabot[bot]
authored
aa13c7f
View commit details
Copy full SHA for aa13c7f
Browse repository at this point
Commits on Jul 30, 2023
Prevent auths field in config.json to be null (#2142)
Show description for e92c30e
chunweilim
authored
e92c30e
View commit details
Copy full SHA for e92c30e
Browse repository at this point
Commits on Jul 8, 2023
Revert "Ad ddependency-submission action (#2139)"
Show description for ca8b859
eddumelendez
committed
ca8b859
View commit details
Copy full SHA for ca8b859
Browse repository at this point
Ad ddependency-submission action (#2139)
eddumelendez
authored
78472c9
View commit details
Copy full SHA for 78472c9
Browse repository at this point
Commits on Jul 7, 2023
Update bouncy castle to bcpkix-jdk18on:1.75 (#2135)
cmdjulian
authored
33f510a
View commit details
Copy full SHA for 33f510a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.