Roger Sikorski 15a137ef14
Some checks failed
build / dockerfile lint (push) Successful in 12s
build / build (push) Failing after 16s
Kaniko build tried
Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
2023-08-08 15:09:18 +02:00
2023-08-08 15:09:18 +02:00
2023-08-07 18:41:32 +02:00
2021-10-03 13:11:09 +02:00
2023-08-08 14:44:37 +02:00
2023-08-08 14:49:23 +02: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%