[Jenkins] Installation less than 1 minute read Installation on Mac using brew # install & start service brew install jenkins brew services start jenkins # stop service & remove brew services stop jenkins brew remove jenkins Installation using Docker 🔗 링크 Share on Twitter Facebook LinkedIn Previous Next