Giter Site home page Giter Site logo

joclement / docker-image-cookiecutter-using-gitlab-ci Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 52 KB

A cookiecutter template to use when building Docker images with the Gitlab CI

License: MIT License

Python 97.00% Dockerfile 3.00%
cookiecutter docker gitlab gitlab-ci

docker-image-cookiecutter-using-gitlab-ci's Introduction

Welcome to Docker Image Cookiecutter using GitLab CI!

This repository is a template repository (a cookiecutter) that allows you to quickly set up new projects.

Features

  • Very simple, configurable setup of a fully functional project
  • Based on an established tool: Cookiecutter has >13k stars on Github!

Prerequisites

In order to use Docker Image Cookiecutter using GitLab CI you need the following software installed:

  • Python >= 3.6
  • Cookiecutter e.g. by doing pip install cookiecutter.
  • Git >= 1.8.2

Using Docker Image Cookiecutter using GitLab CI

Simply run the cookiecutter command line interface:

cookiecutter gh:joclement/docker-image-cookiecutter-using-gitlab-ci

This will start an interactive prompt that will configure and generate your project. One of the prompts will ask you for a remote repository URL, so you should head to the Git hosting service of your choice and add a new empty repository e.g. on Github.

Configuration

This cookiecutter accepts the following configuration options:

  • project_name: The human-readable name of the project, defaults to My C++ Project
  • remote_url: The remote URL for the newly created repository. This is not only used to add it as a remote to the Git repository, but also to enable integration with some services. Defaults to None although we strongly advise you to specify it.
  • project_slug: This will be the name of the generated directory.By default, it is deduced from the specified remote URL and the given project name.
  • full_name: Author name, defaults to Your Name

If you are using docker-image-cookiecutter-using-gitlab-ci a lot, you can customize your default values by providing a .cookiecutterrc file in your home directory, for more details see the cookiecutter documentation.

Issues

Please report any issues you might have with template using the Github issue tracker

docker-image-cookiecutter-using-gitlab-ci's People

Contributors

joclement avatar renovate[bot] avatar

Watchers

 avatar

docker-image-cookiecutter-using-gitlab-ci's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • chore(deps): update dependency pytest to v8
  • chore(deps): update docker docker tag to v26
  • ci(deps): update actions/checkout action to v4
  • ci(deps): update actions/setup-python action to v5
  • ๐Ÿ” Create all pending approval PRs at once ๐Ÿ”

Detected dependencies

dockerfile
{{cookiecutter.project_slug}}/Dockerfile
  • {{cookiecutter.base_docker_image}} undefined
github-actions
.github/workflows/ci.yml
  • actions/checkout v2.7.0@ee0669bd1cc54295c223e0bb666b733df41de1c5
  • actions/setup-python v2.3.4@e9aba2c848f5ebd159c070c61ea2c4e2b122355e
.github/workflows/renovate.yml
  • actions/checkout v3.6.0@f43a0e5ff2bd294095638e18286ca9a3d1956744
  • renovatebot/github-action v40.1.11@063e0c946b9c1af35ef3450efc44114925d6e8e6
gitlabci
{{cookiecutter.project_slug}}/.gitlab-ci.yml
  • docker 24.0
pip_requirements
requirements-dev.txt
  • cookiecutter ==2.6.0
  • pytest ==7.4.4
  • pytest-cookies ==0.7.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.