jimpriest / mac-m1-test

Testing Mac M1 w/Docker and CommandBox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac M1 Test using Docker + CommandBox and ColdFusion 2021

We are migrating from CF2018 to CF2021. During testing it was discovered that our previous CF setup which was using the native Adobe zip installer would not work on Mac M1 laptops.

This is a simplified test to spin up a version of our dev environment using CommandBox.

This uses:

  • CommandBox
  • Apache
  • 'multi-stage' build with Adobe JDK and Debian (to mimic prod env)
  • CFPM - new in CF2021 for package management
  • CFConfig for configuring server

URLs

About

Testing Mac M1 w/Docker and CommandBox


Languages

Language:Dockerfile 53.6%Language:ColdFusion 18.6%Language:DIGITAL Command Language 18.1%Language:Shell 9.7%