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
The repository includes GitHub Actions workflows that automatically build and publish Docker images to GitHub Container Registry when code is pushed to main branches.
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,9 @@ npm install
78
78
## Usage
79
79
You can use the source code in repository under MIT License without any warranty or support. Free to use, without any royalty.
80
80
81
+
## Docker Support
82
+
This repository includes Docker support for containerizing the various projects. See [DOCKER.md](DOCKER.md) for detailed instructions on building and running Docker images.
0 commit comments