Skip to content

bugfix(gcloud-workstation): Changing storage driver to fuse-overlayfs, INPRO-3058#561

Merged
mickaelstrg merged 4 commits intomainfrom
bugfix/INPRO-3058-fix-docker-configuration
Apr 10, 2026
Merged

bugfix(gcloud-workstation): Changing storage driver to fuse-overlayfs, INPRO-3058#561
mickaelstrg merged 4 commits intomainfrom
bugfix/INPRO-3058-fix-docker-configuration

Conversation

@mickaelstrg
Copy link
Copy Markdown
Contributor

@mickaelstrg mickaelstrg commented Apr 10, 2026

Tested locally with following steps:

# otherwise docker complains
sudo modprobe iptable_nat
sudo modprobe iptable_filter
sudo modprobe iptable_mangle
  • docker run -it --privileged --tmpfs /run --rm --network=host --name gcloud-workstation-vscode gcloud-workstation-vscode
  • edit /etc/hosts and add your username on for resolving to 127.0.0.1
  • sudo systemctl restart docker.socket docker.service
  • docker run hello-world

@mickaelstrg mickaelstrg requested a review from a team as a code owner April 10, 2026 07:41
jazzlyn
jazzlyn previously approved these changes Apr 10, 2026
@jazzlyn jazzlyn dismissed their stale review April 10, 2026 08:33

missclick

@mickaelstrg mickaelstrg changed the title bugfix(gcloud-workstation): Changing storage driver to vfs, INPRO-3058 bugfix(gcloud-workstation): Changing storage driver to fuse-overlayfs, INPRO-3058 Apr 10, 2026
@mickaelstrg mickaelstrg marked this pull request as draft April 10, 2026 09:15
@mickaelstrg mickaelstrg marked this pull request as ready for review April 10, 2026 09:37
@mickaelstrg mickaelstrg merged commit 158cf70 into main Apr 10, 2026
3 checks passed
@mickaelstrg mickaelstrg deleted the bugfix/INPRO-3058-fix-docker-configuration branch April 10, 2026 09:52
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