Sign inSign up

gstolarz/sgdk

By gstolarz

•Updated about 5 years ago

SGDK - a Software Development Kit for Sega Megadrive.

Image
0

4.0K

gstolarz/sgdk repository overview

⁠Docker images with SGDK

⁠Building Docker images

⁠Building Docker image based on Ubuntu
docker build -t gstolarz/sgdk -t gstolarz/sgdk:1.62 \
  --build-arg SGDK_VERSION=1.62 .
⁠Building Docker image based on Alpine
docker build -t gstolarz/sgdk:alpine -t gstolarz/sgdk:1.62-alpine \
  --build-arg SGDK_VERSION=1.62 -f Dockerfile-alpine .

Tag summary

Content type

Image

Digest

Size

77.3 MB

Last updated

about 5 years ago

docker pull gstolarz/sgdk