This website works better with JavaScript.
Explore
Help
Sign In
YC-NM
/
Courtail
Watch
2
Star
0
Fork
You've already forked Courtail
0
Code
Issues
Pull Requests
Projects
Releases
2
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f3fedca887
master
develop
V1.0.0
V1.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f3fedca887'
${ noResults }
Courtail
/
outils
/
rundocker.sh
3 lines
80 B
Raw
Blame
History
#!/bin/sh
docker build -t courtail ../
docker run -it -p 8080:80 courtail:latest
Reference in new issue
View Git Blame
Copy Permalink