bacula/docker/installations-log.md

11 lines
195 B
Markdown
Raw Normal View History

## bacula machine
### OS:
* installation: VM mit debian 12 minimalinstallation
* docker <code>curl https://get.docker.com | bash</code>
<code>
Paketliste:
apt install -y curl git wget
</code>