Skip to content

rockstarr-programmerr/zip2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zip 2D

Docker

Build

docker build -t zip2d:latest .

Run

docker run -it --name zip2d --mount type=bind,source=<your current working directory>/src,target=/home zip2d:latest

Start

docker start zip2d

Exec

docker exec -it zip2d bash

Build

make

Execute

./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published