<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/spacelift/best-of/2024/04" -->

---
title: Best Spacelift posts — April 2024 | daily.dev
description: The most upvoted Spacelift posts from April 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/spacelift/best-of/2024/04
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/spacelift/best-of/2024/04
og:type: website
og:site_name: daily.dev
og:title: Best Spacelift posts — April 2024 | daily.dev
og:description: The most upvoted Spacelift posts from April 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Spacelift — April 2024

1. 1  
[](https://daily.dev/posts/how-to-create-a-ci-cd-pipeline-with-docker-tutorial--kvpafbfpg "How to Create a CI/CD Pipeline with Docker [Tutorial]")  
Article  
![Avatar of spacelift](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/422b4004f7b24dc988e5720eca3accfc)Spacelift · 2y  
How to Create a CI/CD Pipeline with Docker \[Tutorial\]  
The article discusses how to combine Docker and CI/CD in order to automate build, test, and deployment tasks within the software delivery lifecycle. It covers the use of Docker for running CI/CD pipeline jobs and for building and deploying Docker images. The article provides a tutorial on creating a CI/CD pipeline with Docker using GitLab as an example, and also includes some best practices for using Docker in CI/CD.  
45  
2
2. 2  
[](https://daily.dev/posts/how-to-list-docker-containers-all-running-stopped-more--o4bxk5hzj "How to List Docker Containers [All, Running, Stopped & More]")  
Article  
![Avatar of spacelift](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/422b4004f7b24dc988e5720eca3accfc)Spacelift · 2y  
How to List Docker Containers \[All, Running, Stopped & More\]  
Learn how to list Docker containers and their details using 'docker ps' command. Understand the various use cases where listing containers can be helpful. Customize the output using formatting options and filter containers based on specific conditions.  
11
3. 3  
[](https://daily.dev/posts/how-to-manage-terraform-state-with-gitlab-tutorial--lfn6an4tr "How to Manage Terraform State with GitLab [Tutorial]")  
Article  
![Avatar of spacelift](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/422b4004f7b24dc988e5720eca3accfc)Spacelift · 2y  
How to Manage Terraform State with GitLab \[Tutorial\]  
Learn how to manage Terraform state with GitLab CI/CD. GitLab provides version control and collaboration features for Terraform state files, ensuring consistency and integrity of your infrastructure. Discover the benefits and best practices of using GitLab for managing Terraform state.  
11

[See all Spacelift archives](/sources/spacelift/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/spacelift/best-of/2024/04#page","url":"https://daily.dev/sources/spacelift/best-of/2024/04","name":"Best Spacelift Posts — April 2024","description":"The most upvoted Spacelift posts from April 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/spacelift/best-of/2024/04#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/how-to-create-a-ci-cd-pipeline-with-docker-tutorial--kvpafbfpg","name":"How to Create a CI/CD Pipeline with Docker [Tutorial]"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/how-to-list-docker-containers-all-running-stopped-more--o4bxk5hzj","name":"How to List Docker Containers [All, Running, Stopped & More]"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/how-to-manage-terraform-state-with-gitlab-tutorial--lfn6an4tr","name":"How to Manage Terraform State with GitLab [Tutorial]"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Spacelift","item":"https://daily.dev/sources/spacelift"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/spacelift/best-of"},{"@type":"ListItem","position":5,"name":"April 2024"}]}]}
```

