telemedicine

module
v0.0.0-...-041553d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2021 License: MIT

README

telemedicine

docker build --no-cache --build-arg SSH_PRIVATE_KEY="$(cat ~/.ssh/id_rsa_github)" -t telemedecine:latest -f Dockerfile .
docker ps -a
TELEMEDICINE_DATA="./postgres-data" docker-compose -p telemedicine down
docker rmi <image>
sudo rm -rf postgres-data

mkdir postgres-data
TELEMEDICINE_DATA="./postgres-data" docker-compose build
TELEMEDICINE_DATA="./postgres-data" docker-compose up -d &

Directories

Path Synopsis
internal
log
Package log provides context-aware and structured logging capabilities.
Package log provides context-aware and structured logging capabilities.
server

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL