Skip to content
Snippets Groups Projects

docker-images: Add ignite-ubuntu

Merged Warren Gifford requested to merge ignite-ubuntu into main

Created by: efritz

Verified to work when the image is created locally on the compute node containing firecracker.

docker build -t ignite-ubuntu-local .
sudo ignite create ignite-ubuntu-local --name test --cpus 1 --memory 1GB --size 4GB --ssh --runtime docker
sudo ignite test
sudo ignite exec test "docker run sourcegraph/lsif-go lsif-go -h"

Merge request reports

Merged by avatar (Jun 22, 2025 8:46pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading