Sign inSign up

inlong/website

By inlong

Updated over 4 years ago

Image
0

614

inlong/website repository overview

About WebSite

This is a website console for us to use the Apache InLong incubator.

Build

mvn package -DskipTests -Pdocker -pl inlong-website

Run

docker run -d --name website -e MANAGER_API_ADDRESS=127.0.0.1:8083 -p 80:80 inlong/website

Tag summary

Content type

Image

Digest

Size

52 MB

Last updated

over 4 years ago

docker pull inlong/website