Created
June 15, 2024 18:42
-
-
Save costa/32095d30176b5d3d55d5c719b9dd66d6 to your computer and use it in GitHub Desktop.
primitively deploying containerized XpoLog: https://www.xplg.com/log-management
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: '2.1' | |
services: | |
xpolog: | |
build: . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment