Skip to content

blank71/bigul-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

This is bigul container for running and developing. BiGUL is Bidirectional Generic Update Language and you can see the source code from here.

useage

TAG=0.0.1
podman pull ghcr.io/blank71/bigul-container/bigul-container:${TAG}

git clone https://bitbucket.org/prl_tokyo/BiGUL.git
podman run \
-v ./BiGUL:/root/BiGUL \
--replace \
-dit \
--name bigul \
ghcr.io/blank71/bigul-container/bigul-container:${TAG}

podman exec -it bigul /bin/bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages