This website works better with JavaScript.
Explore
Sign In
infra
/
docker-irc
Watch
1
Star
0
Fork
You've already forked docker-irc
0
Code
Issues
Pull Requests
Packages
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.
10
Commits
1
Branch
0
Tags
158 KiB
Dockerfile
90%
Shell
10%
Tag:
Branch:
Tree:
b245c88b16
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b245c88b16'
${ noResults }
docker-irc
/
reverseproxy
/
Dockerfile
5 lines
59 B
Raw
Blame
History
FROM
nginx:stable-alpine
COPY
root/ /
CMD
[
"./start.sh"
]
Reference in new issue
View Git Blame
Copy Permalink