Skip to content

flameshot-org/flameshot-dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container images for flameshot CI building. 🐳

image

Powerful yet simple to use screenshot software.

Quay repository: https://quay.io/repository/flameshot-org/ci-building

Docker bub repository: https://hub.docker.com/r/flameshotorg/ci-building-images (Deprecated)

The action is triggered by workflows push paths event or the repo's dispatch event.

There're two ways to trigger container images building,

  • Get your own personal access token.

    POST /repos/:owner/:repo/dispatches

    Trigger with curl command, example,

    curl -H "Accept: application/Accept: application/vnd.github.v3.full+json" \
    -H "Authorization: token your-personal-token" \
    --request POST \
    --data '{\"event_type\": \"fedora-build\"}' \
    https://api.github.com/repos/flameshot-org/flameshot-dockerfiles/dispatches
    

    or

    curl -H "Accept: application/Accept: application/vnd.github.v3.full+json" \
    -H "Authorization: token your-personal-token" \
    --request POST \
    --data '{\"event_type\": \"fedora-build\", \"client_payload\": { \"version\": \"0.33.0\"}}' \
    https://api.github.com/repos/flameshot-org/flameshot-dockerfiles/dispatches
    
  • Push changes on some Dockerfiles or workflow yaml files. For example, debian/bullseye/Dockerfile or .github/workflows/debian.yml

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy