Add README.md
This commit is contained in:
parent
308f628d4c
commit
1f9126ff4a
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Apache HOP
|
||||
|
||||
This repository contains a minimal compose setup for testing purposes.
|
||||
|
||||
``` bash
|
||||
# clone repository
|
||||
git clone https://git.thielker.dev/markus/apache-hop
|
||||
|
||||
# navigate to source code
|
||||
cd apache-hop
|
||||
|
||||
# start services
|
||||
podman compose up -d
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue