Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Devcontainer fails to build #8540

Closed
coder/envbuilder
#33
@Tirzono

Description

@Tirzono

I am running a k3s cluster with local-storage as my default storage class. I am using the following template (with the changes done in #8539):

https://github.com/coder/coder/blob/main/examples/templates/devcontainer-kubernetes/main.tf

When using one of the example repository (vercel/next.js), I get the following error while starting a workspace:

Failed to build: error building stage: failed to get filesystem from image: error removing var/run to make way for new symlink: unlinkat /var/run/secrets/kubernetes.io/serviceaccount/..data: read-only file system

Note the same errors appears with the other example repositories.

I am not entirely sure whether this is a bug in coder, envbuilder or something on my side when it comes to the configuration of my cluster, but please let me know if it's something on my side or whether I should open an issue in the envbuilder repository.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions