Skip to content

Commit 691d493

Browse files
committed
Add rpi-imager values
1 parent 3a38377 commit 691d493

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,9 @@ export BASE_IMAGE_ENLARGEROOT=2000
1111
# provided size in MB
1212
export BASE_IMAGE_RESIZEROOT=200
1313

14+
export RPI_IMAGER_NAME="UbuntuDockerPi version ${DIST_VERSION}"
15+
export RPI_IMAGER_DESCRIPTION="Ready to use 64bit ARM Docker for Raspberry Pi running on Ubuntu"
16+
export RPI_IMAGER_ICON="https://raw.githubusercontent.com/guysoft/CustomPiOS/devel/media/rpi-imager-CustomPiOS.png"
17+
1418

1519
export USAGE_STATISTICS_URL=https://ubuntudockerpi-tracking.gnethomelinux.com

0 commit comments

Comments
 (0)