Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/container-based-build #40

Open
wants to merge 16 commits into
base: next
Choose a base branch
from
Open

Conversation

pooriaPoorsarvi
Copy link
Collaborator

  1. Adds docker build
  2. Supports runq through docker
  3. supports pulling image as a stand-alone for use

@branylagaffe branylagaffe force-pushed the feature/docker-container branch from 8617a46 to 895affa Compare October 29, 2024 23:54
@branylagaffe branylagaffe changed the title Feature/add-docker-container feat/container-based-build Oct 30, 2024
@branylagaffe
Copy link
Collaborator

I have reviewed the Dockerfile, which is fine for building.

The following still needs to be done

  • Running images with the container (ENTRYPOINT ./runq ??)
  • Testing GDB with the container

pooriaPoorsarvi and others added 2 commits November 25, 2024 11:53
updated build command and image entry point

updated build step for knottykraken

updated docker files

updated dockerfile
updated docker deps

updated docker run sec to be able to run gdb without the warnings

updated dockerfile and runq
@branylagaffe branylagaffe force-pushed the feature/docker-container branch 2 times, most recently from 2871c85 to 546362c Compare November 25, 2024 15:19
@branylagaffe branylagaffe force-pushed the feature/docker-container branch from 0a88643 to 63db226 Compare December 2, 2024 12:39
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