JacobBHartman / cadre

Water polo API with an associated example application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create proper workflow so that anybody can clone and startup a container that uses the files cloned

JacobBHartman opened this issue · comments

ATM I have it so that the ruby files are only accessible in a newly created container.
I need to

  • copy the files from the container to my laptop
  • push those files to github
  • modify the Dockerfile and docker-compose to use the files that are cloned