Instruqt Docs
  • 🚩Getting started
    • Overview
    • Setting up
      • Study Room
    • Quickstart
  • 🛤️Tracks
    • Manage tracks
      • Create tracks
      • Edit locally
      • Test tracks
      • Track logs
      • Track time limits
      • Track feedback
      • Developer workflow
      • Track tags
      • Track authors
      • Delete tracks
      • Custom layouts
      • Version control
      • Loading experience
    • Challenges
      • Create challenges
      • Challenge tabs
      • Challenge order
      • Skip challenges
      • Add quizzes
      • Assignment display
      • Assignment editor
    • Share tracks
      • Live Events
        • Instructor tools
      • Track invites
      • Embed tracks
      • Landing pages
  • 🏖️Sandboxes
    • Overview
    • Sandbox hosts
      • Add hosts
      • Custom VM images
      • Custom container images
      • Public images
      • Windows VMs
      • Website service
      • SSL certificates
    • Cloud accounts
      • Securing your cloud accounts
      • Cloud Client
      • AWS accounts
        • AWS Environment Variables
        • AWS Managed Policies
        • AWS IAM Policies
        • AWS SCP Policies
      • Azure subscriptions
        • Azure Environment Variables
        • Azure Roles
        • Azure Resource Providers
      • GCP projects
        • GCP Environment Variables
        • GCP IAM Permissions
    • Lifecycle scripts
      • Scripting overview
      • Track scripts
      • Challenge scripts
      • Example scripts
      • Helper scripts
    • UI Checks
    • Global Sandbox Settings
      • Hot start
      • Sandbox presets
      • Custom resources
      • Cloud services and regions
        • Allowed services and regions
    • Secrets and variables
      • Runtime variables
      • Runtime parameters
      • Secrets
  • ⚙️Settings
    • Integrations
      • Salesforce (Beta)
      • HubSpot (Beta)
      • HubSpot (Using zapier)
      • LTI
      • Version control
        • GitHub
    • Authentication
      • SSO
      • API keys
    • Platform
      • API
      • Webhooks
      • Track limits
  • 💡Reference
    • Feature overview
    • Instruqt CLI
      • Commands
      • Configuration files
      • Assets
    • Instruqt platform
      • Networking
      • Host machine types
      • Quotas and limits
      • Roles and permissions
      • Network access
      • Requirements
  • 🛟Resources
    • Content design tips
    • Advanced use cases
    • Templates
    • FAQ
      • Running Windows Client Hosts on Instruqt
      • Using Cleanup Scripts in SaaS and Cloud Environments
      • Instruqt Regional Configurations and Restrictions
      • Troubleshooting Instruqt CLI Authentication Issues
      • Copy a Track from One Organization to Another via CLI
      • Network Configuration: IP and MAC Address Control
      • Container Troubleshooting in Instruqt
Powered by GitBook
On this page
  • Public VM Images
  • GCP images
  • Instruqt images
  • Public container Images
  • Instruqt images

Was this helpful?

Edit on GitHub
  1. Sandboxes
  2. Sandbox hosts

Public images

Build off of publicly accessible images.

PreviousCustom container imagesNextWindows VMs

Last updated 5 months ago

Was this helpful?

Public VM Images

If you do not want to , you can use either:

  • Public GCP images

  • Instruqt provided images

GCP images

You can use most . Popular images include:

  • centos-cloud/centos-stream-9

  • debian-cloud/debian-11

  • debian-cloud/debian-12

  • rhel-cloud/rhel-8

  • rhel-cloud/rhel-9

  • suse-cloud/sles-15

  • ubuntu-os-cloud/ubuntu-2004-lts

  • ubuntu-os-cloud/ubuntu-2204-lts

  • ubuntu-os-cloud/ubuntu-2404-lts-amd64

Instruqt images

Instruqt maintains the following Compute Engine images:

  • instruqt/k3s-v1-31-2

  • instruqt/k3s-v1-30-6

  • instruqt/k3s-v1-29-10

  • instruqt/docker-2010

Public container Images

Instruqt is capable of pulling public container images from Docker Hub, Quay, and other public container repositories.

  • nginx

  • ubuntu

  • centos

  • python

Instruqt images

Instruqt provides a cloud-client container image, which includes all of the public cloud CLI tools (awscli, az, and gcloud) pre-installed.

  • gcr.io/instruqt/cloud-client

k3s is a lightweight Kubernetes image. Read more about it .

🏖️
create your own VM images
public Compute Engine machine images
here