Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 393 Bytes

Home Navigation

Makefile contains the following commands:

nav.build: Builds the Docker image nav.create: Creates a container based on the image previously built, attaches the ws folder, and sets up hostnames and IPs necessary for multimaster nav.up: Starts the container nav.down: Stops the container nav.shell: Starts a shell session inside the container nav.remove: Removes the container