Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added dockerfiles for all demo targets #636

Merged
merged 10 commits into from
Sep 10, 2021

Conversation

Ilyesbdlala
Copy link
Member

Description

Added a folder in each demo-target called 'container'. The files in this folder allow for creating the demo-target image locally.
Most of these files where taken directly from the v1.2 release. Whereas the old-wordpress dockerfile was completely rebuilt.

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure npm test runs for the whole project.
  • Make codeclimate checks happy

Ilyesbdlala and others added 10 commits September 6, 2021 15:53
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
The file 'wp.db' is used to bypass the installation process

Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
This makes it easy to launch the demo-targets locally.

Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Installation Files are copied to the Docker image to bypass 'Setup'

Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: GitHub Actions <securecodebox@iteratec.com>
This reverts commit 5510bbb.
This is done to undo adding the typo3 demo-target to the wrong branch

Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
This is done to include the CI Pipeline fix

Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
@Ilyesbdlala Ilyesbdlala added the testing Improvements or additions regarding the test setup label Sep 10, 2021
@Ilyesbdlala Ilyesbdlala self-assigned this Sep 10, 2021
@Ilyesbdlala Ilyesbdlala added this to In progress in secureCodeBox v3 via automation Sep 10, 2021
@Ilyesbdlala Ilyesbdlala linked an issue Sep 10, 2021 that may be closed by this pull request
@Ilyesbdlala Ilyesbdlala moved this from In progress to To Review in secureCodeBox v3 Sep 10, 2021
secureCodeBox v3 automation moved this from To Review to Reviewer approved Sep 10, 2021
@J12934
Copy link
Member

J12934 commented Sep 10, 2021

Nice work 🚀

@J12934 J12934 merged commit d047cac into main Sep 10, 2021
secureCodeBox v3 automation moved this from Reviewer approved to Done Sep 10, 2021
@J12934 J12934 deleted the feature/add-demo-targets-dockerfiles branch September 10, 2021 11:40
@Ilyesbdlala Ilyesbdlala moved this from Done to counter in secureCodeBox v3 Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Improvements or additions regarding the test setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Dockerfiles and Build to all demo-targets
2 participants