Docker

2018-07-10 Thread Mike Bonner via use-livecode
Hoping someone can help me shortcut this.. If I start with an alpine image, what things do I need to add so that LC executables will run? (using the -ui flag) Or would I be better off starting with another base? I'm looking to end up with smallest possible docker that can do th

Docker, anyone?

2015-04-30 Thread Richard Gaskin
Has anyone here experimented with making a Docker container for a LiveCode socket server? http://www.docker.com/ Richard Gaskin Fourth World Systems http://fourthworld.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

Re: Docker

2018-07-10 Thread Tom Glod via use-livecode
starting with another base? I'm looking to end > up with smallest possible docker that can do the job. > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your &g

Re: Docker

2018-07-10 Thread Mike Bonner via use-livecode
Mostly i'm looking to learn how things work, but the end goal is to a) have a front lc based controller (httpd) that can hand off jobs to a pool of docker "processors," and getting a handle on how to dynamically spin up more instances based on demand. (kubernetes?) I don't kn

Re: Docker

2018-07-10 Thread Mark Wieder via use-livecode
On 07/10/2018 02:40 PM, Mike Bonner via use-livecode wrote: Mostly i'm looking to learn how things work, but the end goal is to a) have a front lc based controller (httpd) that can hand off jobs to a pool of docker "processors," and getting a handle on how to dynamically spin up

Re: Docker

2018-07-10 Thread Mike Bonner via use-livecode
nt lc based controller (httpd) that can hand off jobs to a pool of > > docker "processors," and getting a handle on how to dynamically spin up > > more instances based on demand. (kubernetes?) I don't know enough yet > to > > Kubernetes for sure. > Th

Re: Docker

2018-07-10 Thread Mike Bonner via use-livecode
nner via use-livecode wrote: >> > Mostly i'm looking to learn how things work, but the end goal is to a) >> have >> > a front lc based controller (httpd) that can hand off jobs to a pool of >> > docker "processors," and getting a handle on how to dynamicall

Re: Docker

2018-07-10 Thread Richard Gaskin via use-livecode
https://hub.docker.com/r/techstrategies/livecode/ -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ambassa...@fourthworld.comhttp://www.FourthWorld.

Re: Docker

2018-07-11 Thread Tom Glod via use-livecode
Way cool MikeI hope you share your findings and experiments with us. On a similar wavelength. I am preparing a demo on multi-core processing with LC for the september conference. Of course its not true multi-core processing . but hoping to get good speed-ups results on a variety of t

Re: Docker

2018-07-11 Thread Bob Sneidar via use-livecode
You may want to reserve a couple cores for the OS. Bob S > On Jul 10, 2018, at 14:40 , Mike Bonner via use-livecode > wrote: > > Mostly i'm looking to learn how things work, but the end goal is to a) have > a front lc based controller (httpd) that can hand off jobs t

Re: Docker

2018-07-11 Thread Bob Sneidar via use-livecode
Cute. Sounds like sandboxing for clone processes. Bob S > On Jul 10, 2018, at 16:42 , Mark Wieder via use-livecode > wrote: > > Kubernetes for sure. > This should get you started: > > https://deis.com/blog/2016/kubernetes-illustrated-guide/ ___

Re: Docker

2018-07-11 Thread Mike Bonner via use-livecode
If I make any real progress, I'll definitely write things down. Honestly, not sure how far I'll get, seems that every time I feel good enough to resume working on projects, the bad health truck parks on my face again. *grins from underneath a wheel* Wow what a morning I've been having. Sorry for

Re: Docker

2018-07-11 Thread Tom Glod via use-livecode
I understand Mike wish you all the best in health and happiness and success with LC second. Maybe there are things you can do invite new ideas ... to try to help. I study metaphysics and I've seen some very unexpected connections between our physical health and the thoughts we beli

Re: Docker

2018-07-11 Thread J. Landman Gay via use-livecode
On 7/11/18 12:33 PM, Mike Bonner via use-livecode wrote: Sorry for the whine. You've been here long enough that you're entitled to a whine. I believe there's a participation quotient for those. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software |

Re: Docker

2018-07-11 Thread Mike Bonner via use-livecode
Someone needs to make a list.. How soon can one start to whine, or obfuscate, or speak of cheese. But I'm not sure how it would apply to those who are temporally advantaged with access to the lost sock quark gate. On Wed, Jul 11, 2018 at 12:30 PM J. Landman Gay via use-livecode < use-livecode@li

Re: Docker

2018-07-11 Thread J. Landman Gay via use-livecode
I'm not sure about the rest of it, but the temporally advantaged are not eligible unless they actually find and deliver a lost sock. Unfortunately that's a catch-22 because the list does not accept enclosures, which is something I'd whine about if I had the chance. On 7/11/18 1:39 PM, Mike Bon

Re: Docker

2018-07-11 Thread Mike Bonner via use-livecode
Sounds like there is a need for a new Dropsock service so that socks can be posted and shared freely. Or perhaps a bitSock system where those who are advantaged can solve sock chain transactions, but it would require everyone to set up a digital hamper to store any earned sock currency. Next thin

Re: Docker

2018-07-11 Thread Richmond Mathewson via use-livecode
I'd far rather make a list with a glass of wine in my hand rather than a mouthful of whines. Richmond. On 11/7/2018 9:39 pm, Mike Bonner via use-livecode wrote: Someone needs to make a list.. How soon can one start to whine, or obfuscate, or speak of cheese. But I'm not sure how it would appl

Re: Docker

2018-07-11 Thread Bob Sneidar via use-livecode
That is a GREAT idea! Imagine a place where you can get money for all your one sock pairs! They send you a box, shipping is free, and then dwarves managed by troll overlords can match up as best they can all the socks they get! Bob S > On Jul 11, 2018, at 13:16 , Mike Bonner via use-livecode

Re: Docker

2018-07-11 Thread Tom Glod via use-livecode
The sock monster is real my family has been devastated by it for years. I don't find the subject particularly funny. On Wed, Jul 11, 2018 at 5:27 PM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > That is a GREAT idea! Imagine a place where you can get money for all y

Re: Docker

2018-07-11 Thread Mark Wieder via use-livecode
On 07/11/2018 02:27 PM, Bob Sneidar via use-livecode wrote: That is a GREAT idea! Imagine a place where you can get money for all your one sock pairs! They send you a box, shipping is free, and then dwarves managed by troll overlords can match up as best they can all the socks they get! Still

Re: Docker

2018-07-11 Thread Bob Sneidar via use-livecode
OIC! Dwarves, being generally mischievous, and trolls color blind, I can see how you could run into some QC issues. Bob S > On Jul 11, 2018, at 14:44 , Mark Wieder via use-livecode > wrote: > > On 07/11/2018 02:27 PM, Bob Sneidar via use-livecode wrote: >> That is a GREAT idea! Imagine a pl

Re: Docker

2018-07-11 Thread prothero--- via use-livecode
Sock-re-Bleu, this is an odd thread. William Prothero http://earthlearningsolutions.org > On Jul 11, 2018, at 3:08 PM, Bob Sneidar via use-livecode > wrote: > > OIC! Dwarves, being generally mischievous, and trolls color blind, I can see > how you could run into some QC issues. > > Bob S >

Re: Docker

2018-07-11 Thread Bob Sneidar via use-livecode
I'm in a strange mood. I got into my car last Sunday and discovered two of my three radio programmable buttons had changed stations. I'm the only person who drives my car, and I always lock it wherever I go. I'm not sure I haven't entered some alternate universe or something. Bob S > On Jul

Re: Docker

2018-07-11 Thread Jerry Jensen via use-livecode
Probably the same person who breaks into my car every night and turns the radio volume way up. .Jerry > On Jul 11, 2018, at 3:18 PM, Bob Sneidar via use-livecode > wrote: > > I'm in a strange mood. I got into my car last Sunday and discovered two of my > three radio programmable buttons had c

Re: Docker

2018-07-11 Thread Roger Guay via use-livecode
Uh oh. And, how old are you, Bob? > On Jul 11, 2018, at 4:18 PM, Bob Sneidar via use-livecode > wrote: > > I'm in a strange mood. I got into my car last Sunday and discovered two of my > three radio programmable buttons had changed stations. I'm the only person > who drives my car, and I alwa

Re: Docker

2018-07-11 Thread Mark Wieder via use-livecode
On 07/11/2018 03:18 PM, Bob Sneidar via use-livecode wrote: I'm in a strange mood. I got into my car last Sunday and discovered two of my three radio programmable buttons had changed stations. I'm the only person who drives my car, and I always lock it wherever I go. I'm not sure I haven't ent

Re: Docker

2018-07-11 Thread Mike Bonner via use-livecode
They'll be more annoyed that their car isn't where they left it. Of course if they understand sock science, maybe they'll go look for it in the dryer. On Wed, Jul 11, 2018 at 6:09 PM Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 07/11/2018 03:18 PM, Bob Sneidar via us

Re: Docker

2018-07-11 Thread Mark Wieder via use-livecode
On 07/11/2018 05:16 PM, Mike Bonner via use-livecode wrote: They'll be more annoyed that their car isn't where they left it. Of course if they understand sock science, maybe they'll go look for it in the dryer. Shouldn't be a problem. They can just take Bob's car and wonder why the presets got

Re: Docker

2018-07-12 Thread Bob Sneidar via use-livecode
Yeah, and they are gonna want their car back! Bob S > On Jul 11, 2018, at 17:09 , Mark Wieder via use-livecode > wrote: > > On 07/11/2018 03:18 PM, Bob Sneidar via use-livecode wrote: >> I'm in a strange mood. I got into my car last Sunday and discovered two of >> my three radio programmabl

Re: Docker

2018-07-12 Thread Bob Sneidar via use-livecode
Well then the real mystery is why someone moved all my stuff into someone elses car! Bob S > On Jul 11, 2018, at 17:56 , Mark Wieder via use-livecode > wrote: > > On 07/11/2018 05:16 PM, Mike Bonner via use-livecode wrote: >> They'll be more annoyed that their car isn't where they left it.

Re: Docker

2018-07-12 Thread Richmond Mathewson via use-livecode
It is possible that, in the night, you were in some sort of fugue state, hopped into your car and changed the radio stations . . . . . . similar to when get out of bed in the morning and find LiveCode stacks that I didn't make littering my desktop. ;-) Richmond. On 12/7/2018 6:19 pm, Bob Sne

Re: Docker

2018-07-12 Thread Bob Sneidar via use-livecode
Anything is possible, which is why I think color blind trolls and mischievous dwarves not too far fetched. Bob S > On Jul 12, 2018, at 08:43 , Richmond Mathewson via use-livecode > wrote: > > It is possible that, in the night, you were in some sort of fugue state, > hopped into your car and

Re: Docker, anyone?

2015-05-01 Thread David Bovill
No - but I'm on the same path :) On Fri, 1 May 2015 at 01:51, Richard Gaskin wrote: > Has anyone here experimented with making a Docker container for a LiveCode > socket server? > > http://www.docker.com/ > > Richard Gaskin > Fourth World System

Re: Docker, anyone?

2015-07-27 Thread David Bovill
Any further with Dockers anyone? On 1 May 2015 at 01:50, Richard Gaskin wrote: > Has anyone here experimented with making a Docker container for a LiveCode > socket server? > > http://www.docker.com/ > > Richard Gaskin > Fourth World Systems >

LiveCode community server on Docker

2015-07-29 Thread Charles Warwick
Hi All, In case anyone is interested, I have uploaded a Docker image with Apache + LiveCode Community Server installed to the Docker Hub registry . https://registry.hub.docker.com/u/techstrategies/livecode/ <https://registry.hub.docker.com/u/techstrategies/livecode/> To use, simply r

Re: LiveCode community server on Docker

2015-07-29 Thread David Bovill
Wonderful. I'd love to know the steps it took. I've nearly got an alpha of the Livecode Daemon working, and I want to test that as a Docker. On 29 July 2015 at 08:17, Charles Warwick wrote: > Hi All, > > In case anyone is interested, I have uploaded a Docker image with

Re: LiveCode community server on Docker

2015-07-29 Thread Charles Warwick
Hi David, Setting up a Docker image is fairly simple. I am guessing you are wanting to run a LiveCode Linux standalone in a Docker container that listens on a particular port? In that case, it would be a matter of configuring a Dockerfile that uses a base Docker image for whatever distro you

Re: LiveCode community server on Docker

2015-07-29 Thread David Bovill
That helps a lot. I'll let you know how it progresses :) By the way - where are you hosting the docker with? I wouldn't mind giving your docker a spin :) On 29 July 2015 at 12:01, Charles Warwick wrote: > Hi David, > > Setting up a Docker image is fairly simple. I am guess

Re: LiveCode community server on Docker

2015-07-29 Thread Charles Warwick
For local testing (on a mac), I use boot2docker… I also have some servers in Amazon AWS that run docker for cloud based stuff. I’m happy to help out if you want to use it for some testing. Send me an e-mail directly and we can discuss. > On 29 Jul 2015, at 9:07 pm, David Bovill wr