Gitlab auto DevOps pipeline with docker

67 views Asked by At

I have a GitLab instance with build and deployment on a remote server. Everything is working as expected but I'm wondering if it is possible to use docker with GitLab's Auto DevOps? In documentation only mention is about Kubernetes-based solutions. I could do this on Minikube, but before that, I want to exclude the possibility with achieving the same on Bear docker.

Thanks for any advice :)

1

There are 1 answers

0
Matt On

The Auto DevOps feature supports Kubernetes or Amazon ECS and EC2.