Skip to content

Small application to demonstrate running Spring Boot with a read-only container

Notifications You must be signed in to change notification settings

pasiorovuo/spring-boot-readonly-root

Repository files navigation

Spring Boot Readonly Root Example Application

Purpose of this application is to showcase running a Spring Boot application with a read-only root filesystem in an AWS ECS container. Spring requires certain folders to be writable, and the Dockerfile together with ecs-task-definition.json enable these, while still setting the root filesystem to read-only.

The pre-build container is available in Docker Hub

docker pull pasiorovuo/spring-boot-readonly-root:latest

About

Small application to demonstrate running Spring Boot with a read-only container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published