Skip to content

mbabaei0/apartment102

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quality Gate Status Bugs Code Smells Coverage Duplicated Lines (%)

Project Apartment 102 - This is a place for learning

Welcome, I hope you can use all the examples that are here. They were create to help everyone to create a good software

Using Docker

To run this project using only docker, you can create your own Dockerfile or you can use the one that is provided feel free.

In case you decide the one that was provided, here are some tips:

    docker build -t app-apartment012 .
    docker run -p 8080:8080 app-apartment012

About

This is a place for learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.0%
  • Dockerfile 11.0%