This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
bd31b9f424
salix
/
e2e
/
Dockerfile
7 lines
78 B
Docker
Raw
Blame
History
FROM
front
WORKDIR
/salix
COPY
e2e e2e
CMD
[
"node"
,
"e2e/helpers/tests.js"
]
View Git Blame
Copy Permalink