chizidotdev
HOBBYOP
2 years ago
I'm trying to add a volume to my golang server service but the volume option isn't available, it's deployed with a custom Dockerfile if that matters.
To add, I noticed this across multiple projects, not just this one.
I've gone through this process a couple times in the past, without problems... Any idea what I might be missing..?
7 Replies
2 years ago
You need to attach the volume at the same time as you create the service, in the same staged change
2 years ago
yes it is, and it is only temporary
2 years ago
awsome!
2 years ago
!s
Status changed to Solved brody • over 1 year ago