Roger Sikorski abb31b634e
All checks were successful
build / Dockerfile lint (push) Successful in 7s
build / build (push) Successful in 25s
faster MR
2023-11-12 12:35:21 +01:00
2023-11-12 12:35:21 +01:00
2023-11-12 12:35:18 +01:00
2023-08-07 18:41:32 +02:00
2023-11-12 12:35:18 +01:00
2023-11-12 12:35:08 +01:00
2021-05-15 09:02:02 +02:00
2021-10-03 13:09:59 +02:00

admin-helper Container

Build Status

This image is builded to easier maintain unusually docker container tasks.

Installed tools:

  • rsync
  • mc
  • nano

An example execution

Editing config files

docker run --rm \
  -v "home-assistant_config:/opt/docker-volume/" \
  -it \
  -w /opt/docker-volume/ \
  rogersik/admin-helper
Description
No description provided
Readme 116 KiB
Languages
Shell 100%