This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
Mainflux.mainflux
mirror of
https://github.com/mainflux/mainflux.git
Watch
1
Star
0
Fork
You've already forked Mainflux.mainflux
0
Code
Issues
Projects
Releases
Wiki
Activity
0a89f1dae1
Mainflux.mainflux
/
docker
/
Dockerfile.dev
5 lines
65 B
Docker
Raw
Blame
History
FROM
scratch
ARG
SVC
COPY
mainflux-
$SVC
/exe
ENTRYPOINT
[
"/exe"
]
Reference in New Issue
View Git Blame
Copy Permalink