You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.
Mounting volumes didn't work for me until I used acbuild set-working-directory...is this needed to mount volumes when building ACIs? I didn't see it in the NGINX example and would appreciate some info showing exactly when and under which setting the working directory is needed. Possibly I just missed something when running my acbuild commands which is why I needed to add it.
Thank you!
The text was updated successfully, but these errors were encountered:
@jonboulle The container wasn't able to write to or read from the files in the location I mounted to. I didn't change anything except set the working directory.
On Thu, May 19, 2016 at 6:06 PM, Faraz Fazli [email protected]
wrote:
@jonboullehttps://github.com/jonboulle The container wasn't able to
write to or read to the files in the location I mounted to. I didn't change
anything except set the working directory.
—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub #209 (comment)
Sorry about the lengthy delay, school was ending and things were very hectic. This sounds very interesting though, is there any chance you still have an acbuild script and/or the ACIs that exhibited this behavior? acbuild set-working-directory shouldn't impact how mounts work at all.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
Mounting volumes didn't work for me until I used acbuild set-working-directory...is this needed to mount volumes when building ACIs? I didn't see it in the NGINX example and would appreciate some info showing exactly when and under which setting the working directory is needed. Possibly I just missed something when running my acbuild commands which is why I needed to add it.
Thank you!
The text was updated successfully, but these errors were encountered: