mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 12:59:36 +02:00
starting trips
This commit is contained in:
parent
2d596fb550
commit
be9c3c6747
7 changed files with 151 additions and 3 deletions
|
@ -4,7 +4,7 @@ sidebar_position: 1
|
|||
|
||||
# Docker 🐋
|
||||
|
||||
Docker is the perffered way to run AdventureLog on your local machine. It is a lightweight containerization technology that allows you to run applications in isolated environments called containers.
|
||||
Docker is the preferred way to run AdventureLog on your local machine. It is a lightweight containerization technology that allows you to run applications in isolated environments called containers.
|
||||
**Note**: This guide mainly focuses on installation with a linux based host machine, but the steps are similar for other operating systems.
|
||||
|
||||
## Prerequisites
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue