Skip to content

genexuslabs/dockerfiles

Repository files navigation

GeneXus Dockerfiles

Dockerfile Status
Java Build Status
.NET Build Status
.NET Core Build Status

(under construction 🚧)

These are the Dockerfiles needed to run GeneXus generated applications. By default, GeneXus generates a docker-compose file with official images (asp.net, SQLServer, Tomcat) but sometimes an external Dockerfile is needed. This repository will hold those dockerfiles with a little explanation on why are they needed.

THESE IMAGES ARE NOT NO BE USED IN PRODUCTION ENVIRONMENTS

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.