Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile using alpine #458

Open
wants to merge 20 commits into
base: terriajs7
Choose a base branch
from

Commits on Jun 11, 2020

  1. Fix manifest path

    soyarsauce authored and davidedelerma committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c19441b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8785591 View commit details
    Browse the repository at this point in the history
  3. Update yarn.lock

    reginapramesti authored and davidedelerma committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    7efeef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9d1902 View commit details
    Browse the repository at this point in the history
  5. CSVS-15 updated docker file

    * updated docker file to build from latest version of the code
    
    * added docker build pipeline
    davidedelerma committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    dbe5ed9 View commit details
    Browse the repository at this point in the history
  6. Update ci.yaml

    davidedelerma committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f44c1d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Refactoring docker image (#2)

    * build docker image with alpine
    
    * updated ci
    davidedelerma authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    b26725d View commit details
    Browse the repository at this point in the history
  2. updated readme

    davidedelerma committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    9689ef9 View commit details
    Browse the repository at this point in the history
  3. removed SatCat CI

    davidedelerma committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    d6678bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e93ff7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0cd8b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Original Docker file now based on Alpine

    - Original Docker file is now based on Alpine to reduce image size
    
    - An alternative Docker file is in docker-alternate. It installs the
    packages defined in package.json at build time so that it can be build
    automatically from what is defined in package.json without the need of
    install tha packages locally first.
    davidedelerma committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    92cd433 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. CSVS-37 Adding server configuration for dev (#3)

    * Adding server configuration folder
    
    * Modifying readme for passing a whole config file instead of a single port
    Juanezm authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    21674fc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. changed dockerfile name

    davidedelerma committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    132d683 View commit details
    Browse the repository at this point in the history
  2. changed dockerfile name

    davidedelerma committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    19970f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e086153 View commit details
    Browse the repository at this point in the history
  4. Csvs 53 Solomon (#4)

    * changed accent colors buttons colors lateral menu colors for solomon
    
    * better contrast on hover over menu item in catalog
    
    * added logos for sl and vt
    davidedelerma authored Jul 21, 2020
    Configuration menu
    Copy the full SHA
    6af6aaa View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into dockerfile-using-alpine

     Conflicts:
    	deploy/docker-alternate/readme_dockerfile_alternate.md
    	deploy/docker/Dockerfile
    davidedelerma committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    6855210 View commit details
    Browse the repository at this point in the history
  6. added action

    davidedelerma committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    39f91b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cec9cd View commit details
    Browse the repository at this point in the history