Skip to content
Snippets Groups Projects
  • Xinglu Yee's avatar
    Update docker related configuration (#1074) · 06a482da
    Xinglu Yee authored
    * Reset log level and stderrthreshold
    
    Fold too long line in Dockerfile
    
    Decrease data loading interval seconds and fix typos
    
    * Set default constructor and destructor
    
    Comment exposed ports
    
    Format commands
    
    Increase number worker threads
    
    Export ports of web server
    
    Add build docker image bash
    
    Fix nebula spec
    
    Add package and build matrix test
    
    Fix expose ports in docker compose yaml file
    
    Upgrade new docker image and docker-compose deployment method
    
    Mount local directory to container
    
    Ignore docker data/logs folders
    
    Restart on failure
    
    * Move docker-compose configure file to other repo
    
    vesoft/nebula-docker-compose
    
    Fix docker image tag
    
    * Use matrix of action to parallel jobs
    
    * Update package script
    
    Delete package type parameter for package script
    
    Fix package errors
    
    Source bash environment variables
    
    Add BASH_ENV variable
    
    Use absolute path for cmake and ctest
    
    Add library path
    
    Add nebula bin env variable
    
    Test package
    
    Test env variable for library path
    
    Fix package project path error
    
    Update env variables
    
    Fix system check branch error
    
    * Rename ci workflow file
    
    * Fix package error
    
    * Rename and cancel multithreads for ctest in CI
    
    * Try test in singlethread and add tag release package trigger
    
    * Fix uploaded artifacts name
    
    Ignore docs path for build workflow
    
    Use short commit sha when no version
    
    Exact match
    
    Add badge image link
    
    Address comments of PR review
    06a482da