Skip to content
This repository was archived by the owner on Oct 17, 2019. It is now read-only.

Pretty basic ami-frontend Dockerfile - #12

Open
inputsh wants to merge 1 commit into
citizenlab:masterfrom
inputsh:master
Open

Pretty basic ami-frontend Dockerfile#12
inputsh wants to merge 1 commit into
citizenlab:masterfrom
inputsh:master

Conversation

@inputsh

@inputsh inputsh commented Mar 26, 2018

Copy link
Copy Markdown

Dockerfile which installs bower, grunt and npm on top of Ubuntu 16.04.

To build it:

docker build -t ami-frontend .

...where "-t ami-frontend" adds a tag to the container so that it's easier to reference it (when running docker run for example). I've placed a comment above every single line in order to help you figure out which part does what.

If I understand AMI ecosystem correctly, this container shouldn't actually run anything, it should just serve the front-end from app/index.html when the rest of the ecosystem is up and running?

@inputsh

inputsh commented Mar 26, 2018

Copy link
Copy Markdown
Author

Just now have I realized that I should have probably submitted this as a PR to ami-system repo and not here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant