command
module
Version:
v0.0.0-...-4b18f1b
Opens a new window with list of versions in this module.
Published: Dec 21, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-template
Steps to Deploy:
sudo docker build -t legalforce/go-template .
sudo docker run -d -p 3000:3000 --name template --env-file .env legalforce/go-template
Steps to Redeploy
sudo docker build -t legalforce/go-template .
sudo docker stop template
sudo docker rm template
sudo docker run -d -p 3000:3000 --name template --env-file .env legalforce/go-template
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.