Autospy Docker: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 4: | Zeile 4: | ||
*cd autopsy_docker | *cd autopsy_docker | ||
*xhost + && docker-compose up -d | *xhost + && docker-compose up -d | ||
| − | ;Irgendwie auf y oder yes drücken - warum weiss ich noch | + | ;Irgendwie auf y oder yes drücken - warum weiss ich noch nicht <nowiki> :-) </nowiki> |
=Quelle= | =Quelle= | ||
*https://github.com/bannsec/autopsy_docker | *https://github.com/bannsec/autopsy_docker | ||
Version vom 3. August 2021, 21:33 Uhr
Installation
- apt install docker.io docker-compose
- git clone https://github.com/bannsec/autopsy_docker
- cd autopsy_docker
- xhost + && docker-compose up -d
- Irgendwie auf y oder yes drücken - warum weiss ich noch nicht :-)