-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Labels
No labels