Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Fix Dockerfile #34

Closed
danirod opened this issue Nov 16, 2019 · 1 comment
Closed

Fix Dockerfile #34

danirod opened this issue Nov 16, 2019 · 1 comment
Assignees
Labels
bug Something is not working enhancement Makes something better task Something to be done part of a roadmap tracking issue This describes an existing or future pull request

Comments

@danirod
Copy link
Member

danirod commented Nov 16, 2019

Dockerfile is currently a mess, basically because I built it back when I did not know much about Dockerfiles. Known issues:

  • It doesn't really make sense to have multiple stage images.
  • It uses ts-node in production instead of transpiling the image.
@danirod danirod added bug Something is not working enhancement Makes something better tracking issue This describes an existing or future pull request task Something to be done part of a roadmap labels Nov 16, 2019
@danirod danirod added this to the Tooling an deployments milestone Nov 16, 2019
@danirod danirod self-assigned this Nov 16, 2019
@danirod danirod added this to To do in Infrastructure Kanban via automation Nov 16, 2019
@danirod danirod added this to Needs triage in Triaging via automation Nov 16, 2019
@danirod danirod moved this from Needs triage to High priority in Triaging Nov 16, 2019
@danirod
Copy link
Member Author

danirod commented Nov 18, 2019

It seems that nothing of this is true. It already uses the transpiled version to run.

@danirod danirod closed this as completed Nov 18, 2019
Infrastructure Kanban automation moved this from To do to Done Nov 18, 2019
Triaging automation moved this from High priority to Closed Nov 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something is not working enhancement Makes something better task Something to be done part of a roadmap tracking issue This describes an existing or future pull request
Projects
No open projects
Development

No branches or pull requests

1 participant