aws-eb-glassfish-dockerfiles
Docker deployment guide
Provides standardized Dockerfile instructions for deploying GlassFish on AWS Elastic Beanstalk
Official Elastic Beanstalk repository for GlassFish docker files.
33 stars
17 watching
31 forks
Language: Dockerfile
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws/aws-eb-python-dockerfiles | Provides pre-configured Docker files for deploying Python applications on AWS Elastic Beanstalk | 62 |
aws-samples/eb-docker-virtual-hosting | Demonstrates deployment of multiple containers using Docker images in an Elastic Beanstalk environment | 30 |
aws-samples/eb-docker-multiple-ports | An Elastic Beanstalk demo showcasing Node.js and Tomcat applications running on multiple ports in a Docker environment. | 59 |
aws-samples/eb-docker-nginx-proxy | An Elastic Beanstalk demo showcasing PHP application deployment using Docker and Nginx | 145 |
ellerbrock/docker-tutorial | A comprehensive guide to Docker development and deployment | 14 |
aoncyberlabs/docker-secure-deployment-guidelines | A comprehensive guide to securing Docker deployments | 604 |
espi0n/dockerfiles | A collection of custom Dockerfile instructions and templates for building Docker images | 39 |
appleboy/docker-ecr-action | Automates Docker image upload to Amazon Elastic Container Registry (ECR) | 22 |
dwyl/learn-docker | Learn how to use Docker containers to deploy and run applications in isolated environments. | 235 |
thoughtworksstudios/eb_deployer | Automates Blue-Green deployments on AWS Elastic Beanstalk with Ruby-based automation script | 400 |
fusionauth/fusionauth-containers | Provides containerized deployment configurations for FusionAuth application and related services | 219 |
davidgasquez/docker-duckdb | An image with DuckDB embedded and packaged in a Docker container. | 22 |
ehazlett/conduit | Automates deployment and management of Docker containers from webhooks. | 107 |
aws-samples/eb-node-express-sample | An Express application for AWS Elastic Beanstalk with DynamoDB integration | 281 |
francescou/docker-continuous-deployment | This project demonstrates continuous deployment of a microservices application using Docker Swarm mode | 143 |