redsos / docker-library

docker library

Home Page:https://hub.docker.com/u/redsos/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-library

china mirror

Rust Workground

git clone https://github.com/RedisJSON/RedisJSON.git --branch v2.0.7 --single-branch

podman run --rm --tz=Asia/Shanghai --network=host -it -v "${pwd}/RedisJSON":/data/work --name work --hostname work redsos/rust:1.58-tencentyun cargo build --release

Python Workground

docker run --rm -v /etc/localtime:/etc/localtime:ro --network=host -it redsos/python:3.9-tencentyun pip freeze

Node Workground

docker run --rm -v /etc/localtime:/etc/localtime:ro --network=host -it redsos/node:16-tencentyun node --version

About

docker library

https://hub.docker.com/u/redsos/


Languages

Language:Dockerfile 94.5%Language:Shell 5.5%