Skip to content

redsos/docker-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published