Commit Graph

5 Commits

Author SHA1 Message Date
Kartikey Agrawal
613be397bf
Fix docker compose issue (#2799)
Fixed the `docker compose` issue, when trying to run the repository,
locally.

#2795 

<hr>

<h3>To test these out: </h3>

Run:
`docker compose pull`
`docker compose build`
`docker compose up`

---------

Co-authored-by: Amir Pourmand <pourmand1376@gmail.com>
2024-10-23 14:00:08 +03:30
Amir Pourmand
c0d53e6316
Change Run to use bundle exec instead of normal exec jekyll 2024-10-02 10:21:52 +03:30
Amir Pourmand
c20074c8ca
Fix entry_point.sh docker backward compatibility problem (#2728) 2024-09-28 09:15:21 +03:30
Amir Pourmand
6265269bd4
Update entry_point.sh (#2707) 2024-09-26 08:40:15 +03:30
Amir Pourmand
c0bc95c5d9
Add Reload to Docker (Automatic Reload of Changes to _config.yaml) (#1702)
- #1640
2023-10-07 10:03:58 +03:30