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

Workspace: Change default image to ubuntu:24.04 #587

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ConnorNelson
Copy link
Member

@ConnorNelson ConnorNelson commented Oct 7, 2024

Do not merge.

Just seeing how our test-cases do with a minimal image.


Issues

https://github.com/pwncollege/example-dojo does not specify a custom image. It should.

  • Correct: That image should contain python, and /usr/bin/exec, our static binary wrapper that knows how to start up a suid-python, e.g. #!/usr/bin/exec -- /usr/bin/python -I --.
  • Simple: It should specify our deprecated standard challenge image.

We will also need logic to go and pull those custom images (and do so before the test-cases run). Probably the basic test-case synchronization here can be handled by supporting the idea of /data/dojos automatically being imported at startup.

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