This website works better with JavaScript.
Explore
Help
Sign In
hacks
/
perm-hack-2023
mirror of
https://github.com/perm-hack/perm-hack
Watch
1
Star
0
Fork
You've already forked perm-hack-2023
0
Code
Issues
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.
60192fda1d
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '60192fda1d'
${ noResults }
perm-hack-2023
/
apps
/
py-conveyor-service
/
Dockerfile
5 lines
69 B
Raw
Blame
History
FROM
ubuntu:latest
LABEL
authors
=
"stranik"
ENTRYPOINT
[
"top"
,
"-b"
]
Reference in new issue
View Git Blame
Copy Permalink