You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ You need [Docker](https://www.docker.com/).
17
17
Docker is a way to organise and run multiple applications. You can imagine it like a virtual machine (technical it`s a bit different), with a small file- and operating system within your machine.
18
18
Sounds more scary than it actually is. Different Applications run in different containers, these only contain the necessary software to run the application.
19
19
The containers use the resources of the host machine, depending on the load.
20
-
Advantages are security and the possibility to easily shutdown and update the services. See more under ["Running FileFighter"](#Running FileFighter).
20
+
Advantages are security and the possibility to easily shutdown and update the services. See more under "[Running FileFighter](#Running FileFighter)".
0 commit comments