Showing posts with label Katacoda. Show all posts
Showing posts with label Katacoda. Show all posts

Friday 12 May 2017

Error Faced while using KataCoda while Building Multiple dockers



Today I was doing some online training - Building and testing Multiple Dockers using Katacoda online platform. Ups, I guess I have not explained what Katacoda is ... Ok here is ....

Extracted from Wikipedia:  What is Katacoda ?? 
"A code kata is an exercise in programming which helps a programmer hone their skills through practice and repetition. The term was probably first coined by Dave Thomas, co-author of the book The Pragmatic Programmer,[1] in a bow to the Japanese concept of kata in the martial arts. As of October 2011, Dave Thomas has published 21 different katas.[2] "

While practicing some of the tasks in there I have notice docker build failing to build .. Did not resolved myself yet.. I guess I just wen to do a quick investigation and find out what was fundamentally causing the error.

Here is the errors I was getting;
















Basically for some reason, I was getting a weird error while building the Go layer ..
So, looking into the dashboard and what I was seeing then, I then realised that the error was on the command to install the Go on the docker .. Did not actually resolved it .. I guess, I just keep a record of it in case of happen again ..


So, as you can see there is a bug on there .. I need to investigate, later on I will publish, what I found out.. My intention is to replicate the build locate and see if I can spot the same error ..

:-)
  

How to Create a Ansible Lab on your Local Machine using Vagrant in 5 min using ChatGPT

This is an exciting experiment of mine as DevOps. As I am experimenting with the Tools available ... So, the quest is to " Vagrantfile ...