Skip to content
This repository was archived by the owner on Oct 7, 2023. It is now read-only.

dottics/flight-log-api-gateway

Repository files navigation

Flight Log API Gateway

Build

export VERSION=0.0.0
docker build -f Dockerfile.local -t johannesscr/flight-log-api-gateway:$VERSION-local .
docker build -f Dockerfile.development -t johannesscr/flight-log-api-gateway:$VERSION .

Development

Flight Log API Gateway

# Flight Log API Gateway
docker run --name flight-log-api-gateway --net dottics-network --ip 172.18.2.3 -d -p 5030:5030 johannesscr/flight-log-api-gateway:$VERSION

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published