package
0.0.0-20241127172300-ed4baf88fae5
Repository: https://github.com/coder/envbox.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
DefaultBinds returns the minimum amount of mounts necessary to spawn envbox successfully.
No description provided by the author
No description provided by the author
ExecEnvbox runs a command in the outer container.
ExecInnerContainer runs a command in the inner container.
FakeBuildLogRecorder starts a server that fakes a Coder deployment for the purpose of pushing build logs.
No description provided by the author
No description provided by the author
No description provided by the author
RunEnvbox runs envbox, it returns once the inner container has finished spinning up.
No description provided by the author
TmpDir returns a subdirectory in /tmp that can be used for test files.
WaitForCVMDocker waits for the inner container docker daemon to spin up.
No description provided by the author
No description provided by the author
# Constants
DockerdImage is a large image (~1GB) and should only be used to test dockerd.
HelloWorldImage is useful for testing a CVM's dockerd is functioning correctly.
UbuntuImage is just vanilla ubuntu (80MB) but the user is set to a non-root user .
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author