Sign inSign up

sbx/gitlab-kit:20260909-c987434db5b4b10acfd49da864f0e1724689a198

Manifest digest

sha256:f6e32488318ccf9a653d4c018bbfb4c849eefb273c6693841787bdc12b0400ee

Last pushed

14 days by dockerpublicbot

Type

Sandbox Kit

Manifest digest

sha256:f6e32488318ccf9a653d4c018bbfb4c849eefb273c6693841787bdc12b0400ee

MIXIN
REQUIRES SECRETS

Installs the GitLab CLI (glab) with proxy-injected personal access token auth for gitlab.com, so agents can work with GitLab projects the way gh works with GitHub.


Credentials
NameServiceRequiredDescription
GITLAB_TOKENgitlabRequiredGitLab personal access token (api scope). Stored on the host; the sandbox only sees a placeholder and the proxy injects the real value on requests to gitlab.com.

Network Egress

gitlab.com:443

Apply this mixin to a sandbox

sbx run <agent> --kit sbx/gitlab-kit:20260909-c987434db5b4b10acfd49da864f0e1724689a198

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx