Skip to content

gstolarz/docker-gbdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker images with GBDK

Building Docker images

Building Docker image based on Ubuntu

docker build -t gstolarz/gbdk -t gstolarz/gbdk:2.96a \
  --build-arg GBDK_VERSION=2.96a .

Building Docker image based on Alpine

docker build -t gstolarz/gbdk:alpine -t gstolarz/gbdk:2.96a-alpine \
  --build-arg GBDK_VERSION=2.96a -f Dockerfile-alpine .

About

Docker images with GBDK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published