This website works better with JavaScript.
Explore
Help
Sign In
root
/
unki
Watch
1
Star
0
Fork
You've already forked unki
0
Code
Issues
7
Pull Requests
1
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.
51
Commits
4
Branches
0
Tags
1.9 MiB
Tag:
Branch:
Tree:
a7b4b333a5
14-integration-tests
14-optimize_u_agent
4-update-check
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a7b4b333a5'
${ noResults }
unki
/
images
/
integration-tests
/
tests_runner.Dockerfile
4 lines
85 B
Raw
Normal View
History
Unescape
Escape
improved dockerizing
3 years ago
FROM rust:1.55
Resolve "Integration tests"
4 years ago
RUN rustup target add x86_64-unknown-linux-musl
CMD ["sleep", "3600"]