Just testing Docker together with C++
Go to file
2025-03-16 12:56:53 +01:00
src Add example program with dockerfile 2025-03-16 12:10:12 +01:00
.gitignore Initial commit 2025-03-16 11:09:14 +00:00
Dockerfile Fixed dockerfile. It couldn't find the executable because I messed up the path. It works now. 2025-03-16 12:56:53 +01:00
LICENSE Initial commit 2025-03-16 11:09:14 +00:00
makefile Fixed dockerfile. It couldn't find the executable because I messed up the path. It works now. 2025-03-16 12:56:53 +01:00
README.md Add example program with dockerfile 2025-03-16 12:10:12 +01:00
Test Fixed dockerfile. It couldn't find the executable because I messed up the path. It works now. 2025-03-16 12:56:53 +01:00

Docker-Test