Inital commit

This commit is contained in:
2022-01-11 11:00:06 +01:00
commit f1d3e6e5f6
7 changed files with 275 additions and 0 deletions

1
backup/.bash_aliases Normal file
View File

@@ -0,0 +1 @@
alias iat='docker run -v "/home/daniel/Downloads/Dev-Stuff/iat_praktikum:/home/project/:rw" -p 8083:8083 -p 8084:8084 -p 8085:8085 -p 8086:8086 -p 8087:8087 -it iat_setup'