Retire base OS CentOS 7.

* Rocky Linux 9 will be used for release container.
* Make the gpadmin user the default user when entering the container.
* Set USER environmetn variable
* Set COORDINATOR_DATA_DIRECTRY environmetn variable
* Set default working directorty (WORKDIR) /home/gpadmin
* Remove unnecessary cd $HOME
* Remove - currently does not support ARM CPU's such as Apple M1/M2
8 files changed
tree: f31f5dea5b7cea57fa18d6a968f1092dd1094af8
  1. .github/
  2. 000-cbdb-sandbox/
  3. 101-cbdb-tutorials/
  4. 102-cbdb-crash-course/
  5. 103-cbdb-performance-benchmark/
  6. 104-cbdb-for-datascience/
  7. images/
  8. .gitignore
  9. CODE_OF_CONDUCT.md
  10. CONTRIBUTING.md
  11. LICENSE
  12. README.md
  13. SECURITY.md
README.md

CloudberryDB Logo

Slack Twitter Follow Website


Cloudberry Database Bootcamp

These tutorials showcase how Cloudberry Database can address day-to-day tasks performed in typical DW, BI and data science environments. It is designed to be used with the Cloudberry Database Sandbox, which is based on the Docker with the CentOS 7.9 and Rocky Linux 9.4 OS.

CloudberryDB Sandbox

Bootcamp Outline

  1. 000-CloudberryDB Sandbox
  2. 101-CloudberryDB Tutorials
  3. 102-CloudberryDB Crash Course
  4. 103-CloudberryDB Performance Benchmark
  5. 104-CloudberryDB for Data Science

Contribution

Thanks to all the contributors:

We welcome your contributions to the Cloudberry Database Bootcamp. Please see our CONTRIBUTING.md for more details.

License

Licensed under Apache License Version 2.0. For more details, please refer to the LICENSE.

Acknowledgments

Thanks to the Vmware Greenplum Sandbox project for the inspiration.