←  Back to Changelog

March 28, 2022

docker run --privileged

You can now run privileged containers in Gitpod!

language icon language: 
bash
# example
docker run --privileged -it busybox sh

Prior to the fix, users were getting an error, and it prevented them from running privileged workloads.

The host file system, in this case, is your Gitpod workspace. Don’t worry, it’s ephemeral!

Avatar of Furisto Avatar of utam0k

Fixes and improvements

  • #8459 - Made the gitpod.io/cpuLimit annotation work again Avatar of Furisto Avatar of csweichel Avatar of iQQBot Avatar of princerachit Avatar of sagor999
  • #8918 - [ws-proxy] Configure kube-rbac Avatar of aledbf Avatar of princerachit
  • #8845 - Update buildkit to v0.10.0 Avatar of MrSimonEmms Avatar of aledbf Avatar of csweichel Avatar of kylos101 Avatar of princerachit
  • #8941 - [image-bob-builder] Add support for stargz Avatar of Furisto Avatar of aledbf
  • #8878 - fix findPrebuildsWithWorkpace query Avatar of AlexTugarev Avatar of geropl
  • #8875 - Remove truncation and overflow team invitation URL Avatar of andrew-farries Avatar of gtsiolis
  • #8772 - Update team deletion confirmation modal Avatar of easyCZ Avatar of gtsiolis
  • #8890 - Added a new root cmd to Gitpod CLI. The tasks cmd allows listing tasks and attaching to them. Avatar of andreafalzetti Avatar of felladrin
  • #8914 - Add sudo permission to custom images, force NOPASSWD Avatar of iQQBot Avatar of mustard-mh
  • #8867 - [kots]: configure werft build command Avatar of MrSimonEmms Avatar of Pothulapati Avatar of corneliusludmann
  • #8683 - Added first draft of a public API Avatar of AlexTugarev Avatar of akosyakov Avatar of aledbf Avatar of csweichel Avatar of easyCZ Avatar of geropl Avatar of jankeromnes Avatar of svenefftinge
  • #8857 - [KOTS]: add recommended preflights Avatar of MrSimonEmms Avatar of Pothulapati Avatar of nandajavarma
  • #8892 - [kots]: escape golang template variables for Helm resources Avatar of MrSimonEmms Avatar of Pothulapati
  • #8844 - [kots] Add a pre-flight check for `cert-manager Avatar of MrSimonEmms Avatar of Pothulapati
  • #8835 - Rerunning prebuilds direct to the prebuild logs view, and rerunning is not allowed from the /prebuilds page. Avatar of gtsiolis Avatar of jldec Avatar of laushinka
  • #8821 - fix missing index on Workspace (id, deleted) Avatar of easyCZ Avatar of geropl
  • #8825 - [server] Improve GitHub Enterprise avatars handling Avatar of gtsiolis Avatar of jankeromnes Avatar of jldec
  • #8854 - fix broken image builds Avatar of AlexTugarev Avatar of geropl
  • #8858 - [gitpod-db] add index on workspaceDB.Type Column Avatar of Pothulapati Avatar of geropl
  • #8871 - [kots]: remove wait-for-jobs Avatar of MrSimonEmms Avatar of nandajavarma
  • #8870 - [kots]: remove GCP DNS resolver Avatar of MrSimonEmms Avatar of nandajavarma
  • #8827 - Allow use of the —privileged flag with docker. Avatar of Furisto Avatar of kylos101 Avatar of utam0k
  • #8837 - [installer]: allow for minified config YAML Avatar of MrSimonEmms Avatar of nandajavarma
  • #8785 - [kots] Remove cert-manager from the Gitpod package Avatar of MrSimonEmms Avatar of Pothulapati
  • #8808 - [loadgen] Update benchmark images Avatar of aledbf Avatar of kylos101
  • #8742 - Enable egress metrics for agent-smith Avatar of Furisto Avatar of kylos101 Avatar of princerachit
  • #8822 - [kots]: removed the cert-manager issuers Avatar of MrSimonEmms Avatar of Pothulapati Avatar of corneliusludmann
  • #8491 - [kots]: use Helm for the Installer job Avatar of MrSimonEmms Avatar of Pothulapati Avatar of corneliusludmann Avatar of csweichel Avatar of geropl
  • #8721 - Document ClusterService rpcs and messages Avatar of easyCZ Avatar of geropl
  • #8699 - Clarified wording of “timeout” feature on the settings/plans page Avatar of gtsiolis Avatar of jankeromnes Avatar of lucasvaltl
  • #8718 - ws-manager-bridge logs WorkspaceStatus events Avatar of easyCZ Avatar of geropl Avatar of jankeromnes
  • #8644 - Fix setting sync limit failure in some cases Avatar of akosyakov Avatar of easyCZ Avatar of geropl Avatar of jeanp413 Avatar of mustard-mh
  • #8793 - fix caching of GitHub server-server queries Avatar of andrew-farries Avatar of geropl
  • #8593 - Make the licensing match what’s advertised Avatar of MrSimonEmms Avatar of corneliusludmann Avatar of geropl
  • #8770 - [kubecdl] Fix server name pattern Avatar of aledbf Avatar of kylos101
  • #8741 - Update code to 1.65.2 Avatar of iQQBot Avatar of mustard-mh