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.
33
Commits
3
Branches
0
Tags
7.3 MiB
Tree:
2f1f2b3ef6
Dev-Fuad
dev-wahyun
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2f1f2b3ef6'
${ noResults }
surveyor_indonesia_gantt
/
Dockerfile
5 lines
91 B
Raw
Normal View
History
Unescape
Escape
update docker-compose
2 years ago
FROM
nginx:alpine
update setup dockerize
2 years ago
COPY
./src /usr/share/nginx/html
add docker
2 years ago
WORKDIR
/usr/share/nginx/html
update setup dockerize
2 years ago
EXPOSE
80