This website requires JavaScript.
Explore
Help
Sign In
hladu357
/
TalTech_cpp
Watch
1
Star
0
Fork
You've already forked TalTech_cpp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
75ad36cb37
TalTech_cpp
/
CT1
/
database
/
run.sh
3 lines
61 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
docker build -t dbapp .
docker run --rm -it dbapp
Reference in New Issue
View Git Blame
Copy Permalink