Sign inSign up

pythonaddike/twt-weekly-challenge-rust

By pythonaddike

•Updated over 4 years ago

Image
0

1.0K

pythonaddike/twt-weekly-challenge-rust repository overview

⁠Docker Images for TWT Weekly-Challenges

Use the docker image like so -

# syntax=docker/dockerfile:1
FROM pythonaddike/twt-weekly-challenge-rust:latest

COPY . .

RUN rustc main.rs

CMD [ "bash", "-c", "...." ]

Check out the source code at classPythonAddike/twt-docker-images⁠

Tag summary

Content type

Image

Digest

Size

252.6 MB

Last updated

over 4 years ago

docker pull pythonaddike/twt-weekly-challenge-rust