Skip to content

This is a repository to store all stoq Dockerfiles to easy integration with Dockerhub.

Notifications You must be signed in to change notification settings

stoq/Dockerfiles

Repository files navigation

Stoq Dockerfiles

This repository contains all of STOQ's Dockerfiles.

When creating a new Dockerfile

  • Name it Dockerfile.

  • Upload it to Gitlab's Dockerfiles repository

  • On the stoq-dockerfile repository ond Dockerhub:

      - go to the 'Builds' tab
    
      - click the 'Configure Automated Builds' button
    
      - click the 'Build Rules +' button
    
      - set the configs to: branch, 'master', <tag to the build>,
        <name of Dockerfile>, '/'. Autobuild and Build Caching should
        be enabled.
    
      - click the 'Save and Build' button.
    

As soon as the build finishes, the builds will be available and their names will be defined by the defined on the rules.

About

This is a repository to store all stoq Dockerfiles to easy integration with Dockerhub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published