Skip to content

Add building and container recipes#11

Open
jkhanGitHub wants to merge 1 commit intoSimulation-Software-Engineering:mainfrom
jkhanGitHub:main
Open

Add building and container recipes#11
jkhanGitHub wants to merge 1 commit intoSimulation-Software-Engineering:mainfrom
jkhanGitHub:main

Conversation

@jkhanGitHub
Copy link

Can not assign myself to this PR

…ors i have no clue how to handle and the insane build time of the docker files depending on the dependencies one tries to install to fix the errors one gets is crazy #badcommitmessage
@jkhanGitHub
Copy link
Author

Build and run Docker

docker build -t cmake-exercise .
docker run -it --rm cmake-exercise bash

Run shell script inside Docker

chmod +x build_and_run.sh
./build_and_run.sh

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.

1 participant