This website works better with JavaScript.
Explore
Help
Sign In
androiddrew
/
datasketch-io
Watch
1
Star
0
Fork
You've already forked datasketch-io
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
v0.2.0
v0.1.1
v0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
datasketch-io
/
services
/
nginx
/
Dockerfile
4 lines
96 B
Docker
Raw
Permalink
Blame
History
FROM
nginx:1.15.0-alpine
RUN
rm /etc/nginx/conf.d/default.conf
COPY
prod.conf /etc/nginx/conf.d
Reference in New Issue
View Git Blame
Copy Permalink