This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
from 6c5de78 Comdev working groups, V1 (#99)
new 40246a5 fix: Fixed a css issue giving the page number a strange gray
box.
new 9668ab6 feat: Added a Dockerfile and docker-compose.yaml to build the
project locally with only Docker as requirement.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Dockerfile | 37 ++++++++++++++++++++++
content/Apache/Airflow/src/main/theme/apache.css | 4 ++-
.../ComDev/ApacheIntro/src/main/theme/apache.css | 4 ++-
.../ComDev/ComDevIntro/src/main/theme/apache.css | 4 ++-
.../ComDev/WorkingGroups/src/main/theme/apache.css | 4 ++-
content/Apache/Druid/src/main/theme/apache.css | 4 ++-
content/Apache/Flink/src/main/theme/apache.css | 4 ++-
content/Apache/Hadoop/src/main/theme/apache.css | 4 ++-
content/Apache/Hive/src/main/theme/apache.css | 4 ++-
content/Apache/Ignite/src/main/theme/apache.css | 4 ++-
.../IncubatorReleases/src/main/theme/apache.css | 1 +
.../src/main/theme/apache.css | 1 +
.../ReleaseChecklist/src/main/theme/apache.css | 4 ++-
content/Apache/MyNewt/src/main/theme/apache.css | 1 +
.../src/main/theme/apache.css | 4 ++-
content/Apache/Pulsar/src/main/theme/apache.css | 4 ++-
content/Apache/Samza/src/main/theme/apache.css | 4 ++-
.../Spark/1-Basics/src/main/theme/apache.css | 4 ++-
.../Presentations/src/main/theme/apache.css | 1 +
content/Apache/ZooKeeper/src/main/theme/apache.css | 4 ++-
.../ApacheCon/src/main/theme/apachecon.css | 1 +
content/IoT/IoTDeveloper/src/main/theme/apache.css | 1 +
...maven-wrapper.properties => docker-compose.yaml | 16 ++++++++--
.../archetype-resources/src/main/theme/apache.css | 4 ++-
.../src/main/resources/apache.css | 4 ++-
25 files changed, 108 insertions(+), 19 deletions(-)
create mode 100644 Dockerfile
copy site/.mvn/wrapper/maven-wrapper.properties => docker-compose.yaml (70%)