7 Commits

Author SHA1 Message Date
aa6bdeeba0 Improve Bash Installer (#6)
- [+] chore: update copyright year to 2025 in LICENSE and install_docker.sh files
- [+] feat(install_docker.sh): add header print statements to the installer script

Reviewed-on: #6
Co-authored-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
Co-committed-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
2025-01-10 00:29:15 +00:00
c870ad9837 Update README.md (#5)
- [+] docs(README.md): update verification instructions for Docker installation

Reviewed-on: #5
Co-authored-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
Co-committed-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
2025-01-09 21:21:40 +00:00
1f7eaa0c14 Update README.md (#4)
- [+] docs(README): update usage instructions for clarity and formatting

* Fix Blank Line

- [+] docs(README): add a blank line before the code block for better readability

Reviewed-on: #4
Co-authored-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
Co-committed-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
2025-01-09 15:08:30 +00:00
275d230d37 Update README.md (#3)
- [+] docs(README.md): update usage instructions to include cloning repository command and change directory step

Reviewed-on: #3
Co-authored-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
Co-committed-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
2025-01-09 14:50:01 +00:00
67cf3b89f8 Update README.md (#2)
- [+] docs(README.md): update installation instructions to specify Ubuntu Latest instead of 24.04

Reviewed-on: #2
Co-authored-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
Co-committed-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
2025-01-09 14:46:52 +00:00
61020ab57a Rename File (#1)
- [+] chore: rename install.sh to install_docker.sh

Reviewed-on: #1
Co-authored-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
Co-committed-by: H0llyW00dzZ <h0llyw00dzz@pm.me>
2025-01-09 14:42:50 +00:00
4fd9f6ede9
First Commit
- [+] feat(license): add BSD 3-Clause License file
- [+] feat(readme): create README.md with installation instructions for Docker
- [+] feat(install): add installation script for Docker on Ubuntu
2025-01-09 21:38:24 +07:00