SGDK - a Software Development Kit for Sega Megadrive.
4.0K
docker build -t gstolarz/sgdk -t gstolarz/sgdk:1.62 \
--build-arg SGDK_VERSION=1.62 .
docker build -t gstolarz/sgdk:alpine -t gstolarz/sgdk:1.62-alpine \
--build-arg SGDK_VERSION=1.62 -f Dockerfile-alpine .
Content type
Image
Digest
Size
77.3 MB
Last updated
about 5 years ago
docker pull gstolarz/sgdk