Skip to content

We need a better docker image #908

@franck-boullier

Description

@franck-boullier

The Docker image we are building in the current version of the master is based on an image for a node.js application.

We are building the Unee-T frontend with Meteor which includes pre-packaged and compatible versions of nmp and node js.

As seen in issue #901 the node based image is most likely the reason why we have issues running the tests.

We need a simple image for Unee-T which shall include:

  • Ubuntu 16.04
  • Meteor
  • pip (so we can install AWS CLI)
  • AWS CLI.

Anything else is most likely overkill and will propably cause unnecessary conflicts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions