Skip to content

MariusDanutIancu/docker

Repository files navigation

Intro

This repository contains a basic spring boot application that can be run in a docker container.

Tutorial

Steps

Run the following commands to set up the containers and access the api at localhost:8090

  • mvnw clean install
  • docker-compose up --detach --build
  • docker-compose stop

About

A basic api to learn about docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages