Skip to content

ZHAW IT Security Lab Application Containerized using Maven's spotify docker plugin.

License

Notifications You must be signed in to change notification settings

Ademord/it-security-containerized-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT Security - Marketplace Lab

ZHAW - IT Security Lab - Application Containerized using Maven's spotify docker plugin.

Setup

To spin up the project, run:

  docker-compose up 

or, build the images yourself with your own username prefix, which currently are:

  1. database: ademord/marketplace_db
  2. glassfish: ademord/glassfish
  3. project image built with maven: ademord/webshop
mvn clean package docker:build

Be careful with the prefixes! Remember to update the project image, since it uses the glassfish image as base. Look at the 3rd commit of the project to see what was done to containerize it.

About

ZHAW IT Security Lab Application Containerized using Maven's spotify docker plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published