Sign inSign up

pegi3s/submit

By pegi3s

Updated about 2 months ago

Image
0

2.3K

pegi3s/submit repository overview

This is a useless image unless you are a maintainer of the pegi3s BDIP project.

This image can invoked using:

path_to_config_folder=/path/to/config/folder && docker run -v /var/run/docker.sock:/var/run/docker.sock -v ~/.ssh:/root/.ssh -v /submit_history:/submit_history -e USERID=$UID -e USER=$USER -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v $path_to_config_folder/.config.ini:/opt/.config.ini -v $path_to_config_folder/.config.ini:/home/bdip-user/.config/bdip-tools/config.ini -v $PWD:/data pegi3s/submit

where /path/to/config/folder is the path to the location of the config folder that should look like (see also GitHub):

[Git]
default_remote = origin

[GitHub]
token = 
user = 
email = 
repo = dockerfiles
repo_owner = pegi3s
branch = master

[Gemini]
api_key = 
model = 

[Remote]
host = 
username = 
password = 
dir = 

[DockerHub]
user = 
token = 
org = pegi3s

[BDIPTools]
config_path = 
results_path = 
docker_group = 
host_user_id = 
host_user_group = 

[Dockerfiles]
path =

Tag summary

Content type

Image

Digest

sha256:4fa2c6e00

Size

953.4 MB

Last updated

about 2 months ago

docker pull pegi3s/submit