____ _ _ ____ / ___|___ _ __ | |_ __ _(_)_ __ ___ _ __| _ \ _ __ _____ ___ _ | | / _ \| '_ \| __/ _` | | '_ \ / _ \ '__| |_) | '__/ _ \ \/ / | | | | |__| (_) | | | | || (_| | | | | | __/ | | __/| | | (_) > <| |_| | \____\___/|_| |_|\__\__,_|_|_| |_|\___|_| |_| |_| \___/_/\_\\__, | |___/
ContainerProxy is an application that launches and manages containers for users, to perform specific tasks.
It is the engine that powers a.o. ShinyProxy but can be used for any application that needs to manage HTTP proxy routes into Docker containers.
Learn more at https://containerproxy.io (in progress)
Clone this repository and run
mvn -U clean install -DskipTests
The build will result in a single .jar
file that is made available in the target
directory.
https://containerproxy.io (in progress)