example-dockercp

This is an example of how to access files on the host from inside a container.

Build the development container

make image shell

Run the code.

make deps build run