SpiffiRacoon / group-12-kadlab

Lab for the LTU course D7024E
0 stars 0 forks source link

Make docker image to install golang + start golang application #14

Closed SpiffiRacoon closed 2 weeks ago

SpiffiRacoon commented 2 weeks ago

Time to start the project, the first issue seems to be for us to figure out how we start kademlia. Ideally we would like to start kademlia using the docker image so when we do "compose up" it will start the application automatically.

This task will most likley involve changing the docker file aswell as the main golang file.