Fruit Flan
Fruit Flan
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
hmm ok
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
I care little for persistance. my server is on all the time with the workspaces and my code is pushed to github frequently
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
but i had to use docker cp to copy over files
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
well i wanted to share some files to my docker container i didnt know how. i thought i saw something that container volumes where just files in some location like /var (idk)
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
hmm, ok but i though volumes wherre some files. otherwise i would have just copied my files into them
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
whats wrong with my way? with my limited knowdglete the volume one doesnt actually bind a directory
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
what kind of bs is that
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
which has capitals in
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
its because it used my username
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
MY GOD
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
i dont even know what repository its talking about
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
fails to start Error: Error response from daemon: invalid reference format: repository name must be lowercase
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
ah poop seems theres an error with the template
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
seems to work
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
changed it to mounts { ..... }
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
mounts [
{
target="/mnt/rd-volume"
source="/mnt/sdb1/docker-rd-volum"
type="volume"
}
mounts [
{
target="/mnt/rd-volume"
source="/mnt/sdb1/docker-rd-volum"
type="volume"
}
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
ok i found a thing to put in docker_container
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
ahaha
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
ok i think i got it but jees this doesnt seem newbie friendly
42 replies
CCoder.com
Created by Fruit Flan on 12/30/2022 in #help
Could someone help me add a mount to a template?
42 replies