chizidotdev
HOBBYOP
a year 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
a year ago
You need to attach the volume at the same time as you create the service, in the same staged change
a year ago
yes it is, and it is only temporary
a year ago
awsome!
a year ago
!s
Status changed to Solved brody • about 1 year ago