Skip to content

Conversation

dbeard
Copy link
Contributor

@dbeard dbeard commented May 13, 2016

Was banging my head for a little bit why the file syncing wasn't working, and realized that the Dockerfile had an extra space between the local and remote files specified in the COPY command (e.g. COPY ./app /app #Notice two spaces between them). Technically it's a valid Dockerfile, and thought this may help someone else who runs into a similar issue for some reason.

Release Playbook

  • Rebase against master
  • Release branch ()
  • Pass CI ()
  • Code review
  • Merge into master
  • Release master ()
  • Pass CI ()
  • Update staging rack
  • Edit Rack release record and/or update docs
  • Publish release
  • Release CLI

…ocal and remote files when parsing for file syncing
@nzoschke nzoschke mentioned this pull request May 15, 2016
11 tasks
@nzoschke
Copy link
Contributor

Wow, thanks! Less code and more robust. 👍

@ddollar
Copy link
Contributor

ddollar commented May 21, 2016

Merging in #668

@ddollar ddollar closed this May 21, 2016
@ddollar ddollar mentioned this pull request May 21, 2016
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants