Skip to content

Conversation

@idoo
Copy link
Contributor

@idoo idoo commented Jul 18, 2019

No description provided.

@idoo idoo force-pushed the feature/docker branch 2 times, most recently from 281641e to b305b83 Compare July 18, 2019 09:42
@idoo
Copy link
Contributor Author

idoo commented Jul 22, 2019

updated docker-compose config

idoo added 4 commits September 3, 2019 11:37
…ure/docker

* 'feature/docker' of github.com:idoo/codecrumbs: (61 commits)
  feat: added basic Docker
  fix: build
  1.7.3
  fix: docs
  fix: readme change
  chore: clean up
  1.7.2
  fix: saga
  feat: hide source tree
  feat: add file path to code preview
  feat: add file path to code preview
  fix: underlay styles for namespace title
  1.7.1
  fix: peformance for flow steps
  1.7.0
  1.6.18
  fix: left margin for svg
  fix: readme
  1.6.17
  fix: config file support
  ...
WORKDIR /usr/src/app

# Install app dependencies
COPY package*.json ./
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the yarn lock file in this step as well to improve build caching

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah the repo doesn’t lock down the transitive dependencies.

Maybe @Bogdan-Lyashenko can explain his reasoning behind it

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