From 0035174465434511567e2df2c325818edd5afc20 Mon Sep 17 00:00:00 2001 From: Debdut Chakraborty Date: Sun, 19 May 2024 00:04:05 +0530 Subject: [PATCH] remove old readme --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 3bf78ed..2c43872 100644 --- a/README.md +++ b/README.md @@ -1,15 +1 @@ -# RC packer files for DO, AWS and Oracle markeplace images - -This repo is a Github Action used for building and testing our cloud base images using Packer. - -## Development - -For development or local build, build and run the docker container, setting as environment variables: -- `INPUT_ROCKETCHAT_VERSION` - The desired version of Rocket.Chat to build -- `INPUT_DO_TOKEN` - Your DigitalOcean token -- `INPUT_AWS_KEY_ID` - Your AWS key ID -- `INPUT_AWS_SECRET_KEY` - Your AWS secret - -Ex: - -`docker build . -t RocketChat/packer-action:latest && docker run -it -e INPUT_ROCKETCHAT_VERSION=3.14.0 -e INPUT_DO_TOKEN=mytokenhere -e INPUT_AWS_KEY_ID=myawskeyid -e INPUT_AWS_SECRET_KEY=myawssecret RocketChat/packer-action` +# stuff that uses packer