Skip to content

radicalgrimoire/docker-helixcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helixcore

This is the Dockerfile prepared by radicalgrimoire(六魔辞典).
Container image files are available in GithubPackage, so feel free to use them if you are interested.

How to use

Built Container command

docker-compose -f docker-compose.yml up -d

Go inside the container you built.

docker exec -it helix-p4d bash