This website requires JavaScript.
Explore
Help
Register
Sign In
thistation
/
thinstation-docker
Watch
1
Star
0
Fork
You've already forked thinstation-docker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ebad69e23
thinstation-docker
/
Dockerfile
4 lines
70 B
Docker
Raw
Blame
History
FROM
scratch
COPY
/thinstation /
ENTRYPOINT
[
"/bin/sh"
,
"/ts/TS_ENV"
]
Reference in New Issue
View Git Blame
Copy Permalink