Skip to content

matistyana/emr_hl7_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Copy these two files into emr_hl7 root directory and then run the following commands:

docker-compose up --build &
docker exec -it emr_hl7 sh

Now you are in your container and can run tox, etc, however you will have to install tox before using it or:

make teardown
make clean
make venv
. .venv/bin/activate

when you are done, you have to run docker-compose down from outside the container to bring the docker down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published