This website works better with JavaScript.
Explore
Help
Sign In
ordo
/
surveyor_indonesia_gantt
Watch
2
Star
0
Fork
You've already forked surveyor_indonesia_gantt
0
Code
Issues
Pull Requests
Projects
Releases
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.
129
Commits
3
Branches
0
Tags
7.3 MiB
Tree:
e1db258b4d
Dev-Fuad
dev-wahyun
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e1db258b4d'
${ noResults }
surveyor_indonesia_gantt
/
Dockerfile
5 lines
88 B
Raw
Normal View
History
Unescape
Escape
update docker-compose
2 years ago
FROM
nginx:alpine
fix docker
2 years ago
COPY
./ /usr/share/nginx/html
add docker
2 years ago
WORKDIR
/usr/share/nginx/html
update setup dockerize
2 years ago
EXPOSE
80