Skip to content

concore.jl: add Docker runtime wrapper#561

Merged
pradeeban merged 1 commit into
ControlCore-Project:devfrom
avinxshKD:fix/julia-concoredocker
Jul 12, 2026
Merged

concore.jl: add Docker runtime wrapper#561
pradeeban merged 1 commit into
ControlCore-Project:devfrom
avinxshKD:fix/julia-concoredocker

Conversation

@avinxshKD

Copy link
Copy Markdown
Contributor

This adds the Week 7 concoredocker.jl runtime.

This is the Docker-path variant of the current Julia runtime. It follows concore.jl closely, with absolute /in and /out paths and thin read/ write aliases matching concoredocker.py.

@avinxshKD

Copy link
Copy Markdown
Contributor Author

The failing jobs appear unrelated to this,
@pradeeban pls take a look and let me know any changes needed :P.

@pradeeban

Copy link
Copy Markdown
Member

@avinxshKD yes, that is unrelated. I am merging.

Do you have any clue what is going wrong though with the C++ test?

This is what failing:
0s
Run g++ -std=c++17 -Wall -Wextra -fsyntax-only tests/test_shm_cpp_smoke.cpp
tests/test_shm_cpp_smoke.cpp:4:10: fatal error: concore.hpp: No such file or directory
4 | #include "concore.hpp"
| ^~~~~~~~~~~~~
compilation terminated.
Error: Process completed with exit code 1.

@pradeeban pradeeban merged commit cd2b3e2 into ControlCore-Project:dev Jul 12, 2026
8 of 13 checks passed
@pradeeban

pradeeban commented Jul 12, 2026

Copy link
Copy Markdown
Member

Never mind, you have already fixed it in the next PR. I have merged it now. Thanks.
You are quick. haha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants