Dockerizing a JVM app with CircleCI2019/07/15DockerCircleCIJVMServerSpecBuild a pipeline with CircleCI to dockerize a JVM app step by step. Includes linting, tests, creating and pushing the image
Testing containers with dependencies with localstack2019/01/21TDDServerSpecAWSlocalstackTesting containers with ServerSpec can be augmented through localstack to test more complex setups with dependencies