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.
5d28535b3f
master
develop
V1.0.0
V1.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5d28535b3f'
${ noResults }
Courtail
/
outils
/
rundocker.sh
4 lines
81 B
Raw
Normal View
History
Unescape
Escape
Ajout des fichiers de préparation de l'environnement de test
4 years ago
#!/bin/sh
docker build -t courtail ../
Mise en place du style de la page domaines
3 years ago
docker run -it -p 8080:80 courtail:latest