8000 GitHub - europeana/sea: 🌊 Service Experience Architecture (SEA)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

europeana/sea

Folders and files

< 8000 tr class="DirectoryContent-module__Box_3--BoinM">
NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Europeana Service Experience Architecture (SEA)

Docker

A multi-purpose Dockerfile is included to build any of the apps.

Usage:

app=ds4ch
docker build --build-arg app=${app} -t europeana/${app} .
docker run -i --rm --name europeana_${app} -p 8080:8080 europeana/${app}

The app will now be available at http://localhost:8080/

License

Licensed under the EUPL v1.2.

About

🌊 Service Experience Architecture (SEA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

0