Skip to content
Who's the more foolish, the fool, or the fool who follows him?

Jim's Sandbox

Just having fun with stuff

  • Home
  • About

docker

2018-04-08 Jim Tough

Docker on AWS – Part 8 – Adding an Amazon EFS Filesystem

How can I connect my Dockerized app to a filesystem that lives outside of the container? Let's try Amazon Elastic File System (EFS)...

2018-02-04 Jim Tough

Docker on AWS – Part 6 – Console Logging with CloudWatch

I learn how to allow ECS to send my console logging to an AWS CloudWatch log stream

2018-01-152018-02-18 Jim Tough

Docker on AWS – Part 5 – Spring Boot and AWS SDK for Java

I add the AWS SDK for Java to the Spring Boot app, and finally get it running on port 80

2017-12-292018-01-15 Jim Tough

Docker on AWS – Part 4 – Simple Spring Boot app

I figure out how to adapt my Dockerized Spring Boot "Hello World" app to run on AWS...

2017-12-28 Jim Tough

Docker on AWS – Part 3 – Assigning an Elastic IP and Domain Name

Quick post where I assign an AWS Elastic IP to my "Hello World" Docker instance, and then associate the IP with my own domain name

2017-12-27 Jim Tough

Docker on AWS – Part 2 – Creating an ECS Cluster to host the Docker Image

I create an AWS ECS Cluster to act as a container for the Docker image I created in Part 1...

2017-12-27 Jim Tough

Docker on AWS – Part 1 – Creating the Docker Image

I create a simple Docker image, then push it to my private AWS ECS repository...

2017-12-21 Jim Tough

Removing old Docker images and containers

I noticed that Docker images were starting to pile up from tutorials that I had done in the past...

2017-12-15 Jim Tough

Simple Spring Boot app with Docker

I wanted to try Docker for the first time, and I already have some experience with Spring Boot...

2017-12-042018-01-14 Jim Tough

Getting Docker to run on my aging PC

I had done some research on my PC hardware, and found that my CPU (i7-3770K) was capable of Intel VT-x virtualization...

Categories

Tags

aws blog cli cloudwatch container docker ec2 ecs efs iam image java lightsail logging putty remove sdk springboot ssh virtualization VT-x windows wordpress
  • Home
  • About
Proudly powered by WordPress — Theme: Sequential by WordPress.com.