Skip to content

Commit 160cbaf

Browse files
committed
README, gitignore
1 parent b321b36 commit 160cbaf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
_site/
2+
.jekyll-cache/

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ By default, `docker-compose.yml` can use the published image from GHCR:
99
```
1010
git clone git@github.com:SolitudePy/LinuxForensicsLearn.git
1111
cd LinuxForensicsLearn
12-
docker compose build
1312
docker compose up -d
1413
```
1514
This will pull the image from GHCR if you do not build locally.

0 commit comments

Comments
 (0)