This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/docs/reference/universe
Tom Chauveau 7d1bbcc416 Fix docker hub login error when using image ref as target
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-30 16:58:04 +02:00
..
aws stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
dagger stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
docker Fix docker hub login error when using image ref as target 2021-06-30 16:58:04 +02:00
gcp stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
java Add maven package in stdlib 2021-06-29 15:09:32 +02:00
js stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
kubernetes stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
_category_.json docs: add make universe 2021-06-08 18:29:02 -07:00
alpine.md stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
git.md stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
go.md stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
io.md stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
netlify.md stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
os.md stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
random.md stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00
README.md Add maven package in stdlib 2021-06-29 15:09:32 +02:00
terraform.md stdlib: move all imports to alpha.dagger.io 2021-06-25 10:31:22 +00:00

Index

  • alpine - Base package for Alpine Linux
  • aws - AWS base package
  • aws/cloudformation - AWS CloudFormation
  • aws/ecr - Amazon Elastic Container Registry (ECR)
  • aws/ecs - AWS Elastic Container Service (ECS)
  • aws/eks - AWS Elastic Kubernetes Service (EKS)
  • aws/elb - AWS Elastic Load Balancer (ELBv2)
  • aws/rds - AWS Relational Database Service (RDS)
  • aws/s3 - AWS Simple Storage Service
  • dagger - Dagger core types
  • dagger/op - op: low-level operations for Dagger processing pipelines
  • docker - Docker container operations
  • docker/compose - Docker-compose operations
  • gcp - Google Cloud Platform
  • gcp/gcr - Google Container Registry
  • gcp/gke - Google Kubernetes Engine
  • git - Git operations
  • go - Go build operations
  • io - IO operations
  • java/maven - Maven is a build automation tool for Java
  • js/yarn - Yarn is a package manager for Javascript applications
  • kubernetes - Kubernetes client operations
  • kubernetes/helm - Helm package manager
  • kubernetes/kustomize - Kustomize config management
  • netlify - Netlify client operations
  • os - OS operations
  • random - Random generation utilities
  • terraform - Terraform operations