mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
[Cups-dev] Adjust to my repo
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM ghcr.io/hassio-addons/debian-base:7.1.0
|
||||
ARG BUILD_FROM=ghcr.io/hassio-addons/debian-base:7.1.0
|
||||
FROM $BUILD_FROM
|
||||
|
||||
LABEL io.hass.version="1.0" io.hass.type="addon" io.hass.arch="aarch64|amd64"
|
||||
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
**Cups-dev**
|
||||
|
||||
Test version of another try on cups.
|
||||
|
||||
Based on the work of [zajac-grzegorz](https://github.com/zajac-grzegorz/homeassistant-addon-cups-airprint) - thanks for letting me steal it ❤️
|
||||
|
||||
---
|
||||
|
||||
Original README.md
|
||||
|
||||
# homeassistant addon cups airprint
|
||||
CUPS addon with working Avahi in reflector mode
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
name: CUPS
|
||||
version: "1.0"
|
||||
slug: cupsik
|
||||
version: dev-01
|
||||
slug: cups-dev
|
||||
url: https://github.com/MaxWinterstein/homeassistant-addons/
|
||||
image: ghcr.io/maxwinterstein/homeassistant-addon-cups-dev-{arch}
|
||||
description: A CUPS print server with working AirPrint
|
||||
arch:
|
||||
- amd64
|
||||
@@ -18,4 +20,4 @@ ports_description:
|
||||
# ingress: false
|
||||
map:
|
||||
- config:rw
|
||||
|
||||
stage: experimental
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"name": "Home Assistant CUPS + Airprint Add-On repository",
|
||||
"url": "https://github.com/zajac-grzegorz/homeassistant-addon-cups-airprint",
|
||||
"maintainer": "Grzegorz Zajac"
|
||||
}
|
||||
Reference in New Issue
Block a user