Pull DataSurface Docker Image

Community

Pull DataSurface Docker images from GitLab easily.

Authorbillynewport
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams obtain DataSurface Docker images from the GitLab registry for local development and deployment environments, removing manual lookup and setup steps.

Core Features & Use Cases

  • Core Image Pull: Retrieve the core DataSurface image from registry.gitlab.com for immediate use in development environments.
  • DBT-Enhanced Image: Pull the datasurface-dbt image when dbt support is required for analytics pipelines.
  • Use Case: Imagine you are setting up a new workstation for DataSurface development; this Skill streamlines authenticating with GitLab and pulling the correct image version.

Quick Start

Log in to GitLab registry and pull the core or dbt-enabled DataSurface images:

  • docker login registry.gitlab.com -u "$GITLAB_CUSTOMER_USER" -p "$GITLAB_CUSTOMER_TOKEN"
  • docker pull registry.gitlab.com/datasurface-inc/datasurface/datasurface:v${DATASURFACE_VERSION}
  • docker pull registry.gitlab.com/datasurface-inc/datasurface/datasurface-dbt:v${DATASURFACE_VERSION}

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Pull DataSurface Docker Image
Download link: https://github.com/billynewport/demo_cokub_model/archive/main.zip#pull-datasurface-docker-image

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.