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

How to use linux type containers in order to use sitecore #604

Open
ghost opened this issue May 4, 2021 · 1 comment
Open

How to use linux type containers in order to use sitecore #604

ghost opened this issue May 4, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented May 4, 2021

SiteCore Linux type container usage

I have already deployed Sitecore using windows type containers in Win10 using docker for desktop, However, I need to know the way to use Sitecore on Linux-type containers on ubuntu.

I can see the "docker-images/build/linux/9.2.0/" path within this repository that contains docker files for Linux-type containers but there is no docker-compose.yml that can run all these containers all together so that they can sync.

Kindly help

@ghost
Copy link
Author

ghost commented May 4, 2021

Added Validated set as Linux in Build.ps1 and ran the command over ubuntu machine. I am getting the below error

Exception: /home/ubuntu/docker-images/build/modules/SitecoreImageBuilder/1.0.0/Public/Invoke-Build.ps1:258
Line |
 258 |  … here-Object { $_ } | ForEach-Object { throw "Failed: $buildCommand" }
     |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Failed: docker image build --build-arg BASE_IMAGE=mcr.microsoft.com/mssql/server:2017-CU14-ubuntu --tag 'sitecore-xm-sql:9.2.0-linux' --platform linux
     | '/home/ubuntu/docker-images/build/linux/9.2.0/sitecore-xm-sql'
     

Kindly help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants