Articles tagged jib
Get Jibby With Java, Docker, and Spring Boot

Note: In May 2025, the Okta Integrator Free Plan replaced Okta Developer Edition Accounts, and the Okta CLI was deprecated. We preserved this post for reference, but the instructions no longer work exactly as written. Replace the Okta CLI commands by manually configuring Okta following the instructions in our Developer Documentation. Docker is a very popular system for containerizing applications. Containerization packages the executable code along with the runtime environment in deployable virtual images using...