This website requires JavaScript.
Explore
Help
Sign In
Playground
/
docker-templates
Template
Watch
1
Star
0
Fork
0
You've already forked docker-templates
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
75dc0a6320
docker-templates
/
src
/
main.rs
Fabian Schmidt
01e72652b8
Dockerfile templates for rust projects
2024-09-04 09:19:15 +02:00
4 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink