mirror of
https://github.com/ChrispyBacon-dev/DockFlare.git
synced 2026-04-28 11:49:34 +00:00
minor housekeeping
This commit is contained in:
parent
7b15764deb
commit
7dfe40885d
10 changed files with 128 additions and 40 deletions
15
.github/workflows/docker-image.yml
vendored
15
.github/workflows/docker-image.yml
vendored
|
|
@ -1,3 +1,18 @@
|
|||
# DockFlare: Automates Cloudflare Tunnel ingress from Docker labels.
|
||||
# Copyright (C) 2025 ChrispyBacon-Dev <https://github.com/ChrispyBacon-dev/DockFlare>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
# .github/workflows/docker-build.yml
|
||||
name: Docker Image Build and Push (Conditional Arch)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue