This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nicolas
/
wimip
mirror of
https://github.com/nmasse-itix/wimip.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
What is my IP ? (in go)
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.
6
Commits
1
Branch
4
Tags
44 KiB
Go
93.1%
Dockerfile
6.9%
Tree:
e0ebd0074c
main
v0.0.1
v0.0.2
v0.0.3
v0.0.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e0ebd0074c'
${ noResults }
wimip
/
Dockerfile
4 lines
67 B
Raw
Blame
History
FROM
scratch
ADD
"
$BUILT_ARTIFACT
"
/
EXPOSE
8080
ENTRYPOINT
/wimip
Reference in new issue