ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    New to Docker, where to start?

    IT Discussion
    4
    18
    806
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jimmy9008
      last edited by

      Ok, so... I have a container running .Net 3.5 framework. Plus, the container has my installation powershell scripts.
      What I need to do now is add two persistent environment variables and a system path to the container image...

      Any pointers?

      1 Reply Last reply Reply Quote 0
      • J
        Jimmy9008
        last edited by

        Im able to add the env var in PS as below:

        $env:CA_HOME = "C:\Categoriser\CAE"

        That works. Though, its not persistent.

        I stop the container. Create a new image based on that container, run the new image... and no env vars.

        Any ideas to make that persist?

        JaredBuschJ 1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch @Jimmy9008
          last edited by

          @jimmy9008 said in New to Docker, where to start?:

          Im able to add the env var in PS as below:

          $env:CA_HOME = "C:\Categoriser\CAE"

          That works. Though, its not persistent.

          I stop the container. Create a new image based on that container, run the new image... and no env vars.

          Any ideas to make that persist?

          Sorry, not running docker anywhere yet as an admin.

          1 Reply Last reply Reply Quote 1
          • J
            Jimmy9008
            last edited by

            Appreciated, perhaps somebody else will know 🙂

            I will figure it out eventually if not.

            1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @Jimmy9008
              last edited by

              @jimmy9008 said in New to Docker, where to start?:

              I am interested in Docker, on Windows Server 2016.

              Obvious question is... why? I don't mean that to sound like Docker is bad, but Docker is really not meant for IT, but rather for developers. You can use it in IT, but given that the obvious use cases aren't real strong, this doesn't give us a good guess as to what about it is interesting you and what you are looking to learn about it.

              J 1 Reply Last reply Reply Quote 0
              • J
                Jimmy9008 @scottalanmiller
                last edited by

                @scottalanmiller said in New to Docker, where to start?:

                @jimmy9008 said in New to Docker, where to start?:

                I am interested in Docker, on Windows Server 2016.

                Obvious question is... why? I don't mean that to sound like Docker is bad, but Docker is really not meant for IT, but rather for developers. You can use it in IT, but given that the obvious use cases aren't real strong, this doesn't give us a good guess as to what about it is interesting you and what you are looking to learn about it.

                Its because its a cool technology which I am interested in. Do you know of any docker specific forums? Perhaps this will be more useful in that space...

                I do keep typing 'dicker' rather than 'docker'. Its amusing.

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @Jimmy9008
                  last edited by

                  @jimmy9008 said in New to Docker, where to start?:

                  @scottalanmiller said in New to Docker, where to start?:

                  @jimmy9008 said in New to Docker, where to start?:

                  I am interested in Docker, on Windows Server 2016.

                  Obvious question is... why? I don't mean that to sound like Docker is bad, but Docker is really not meant for IT, but rather for developers. You can use it in IT, but given that the obvious use cases aren't real strong, this doesn't give us a good guess as to what about it is interesting you and what you are looking to learn about it.

                  Its because its a cool technology which I am interested in. Do you know of any docker specific forums? Perhaps this will be more useful in that space...

                  I do keep typing 'dicker' rather than 'docker'. Its amusing.

                  I think your biggest challenge will be just how new Docker is on Windows. I tend to type docket instead of Docker. We talked about Docker at MangoCon 2017 🙂

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    Jimmy9008 @scottalanmiller
                    last edited by

                    @scottalanmiller said in New to Docker, where to start?:

                    @jimmy9008 said in New to Docker, where to start?:

                    @scottalanmiller said in New to Docker, where to start?:

                    @jimmy9008 said in New to Docker, where to start?:

                    I am interested in Docker, on Windows Server 2016.

                    Obvious question is... why? I don't mean that to sound like Docker is bad, but Docker is really not meant for IT, but rather for developers. You can use it in IT, but given that the obvious use cases aren't real strong, this doesn't give us a good guess as to what about it is interesting you and what you are looking to learn about it.

                    Its because its a cool technology which I am interested in. Do you know of any docker specific forums? Perhaps this will be more useful in that space...

                    I do keep typing 'dicker' rather than 'docker'. Its amusing.

                    I think your biggest challenge will be just how new Docker is on Windows. I tend to type docket instead of Docker. We talked about Docker at MangoCon 2017 🙂

                    What particular area was discussed?

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @Jimmy9008
                      last edited by

                      @jimmy9008 said in New to Docker, where to start?:

                      @scottalanmiller said in New to Docker, where to start?:

                      @jimmy9008 said in New to Docker, where to start?:

                      @scottalanmiller said in New to Docker, where to start?:

                      @jimmy9008 said in New to Docker, where to start?:

                      I am interested in Docker, on Windows Server 2016.

                      Obvious question is... why? I don't mean that to sound like Docker is bad, but Docker is really not meant for IT, but rather for developers. You can use it in IT, but given that the obvious use cases aren't real strong, this doesn't give us a good guess as to what about it is interesting you and what you are looking to learn about it.

                      Its because its a cool technology which I am interested in. Do you know of any docker specific forums? Perhaps this will be more useful in that space...

                      I do keep typing 'dicker' rather than 'docker'. Its amusing.

                      I think your biggest challenge will be just how new Docker is on Windows. I tend to type docket instead of Docker. We talked about Docker at MangoCon 2017 🙂

                      What particular area was discussed?

                      Very general, but looking at how Docker and LXC differed in technology and intent.

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        Jimmy9008 @scottalanmiller
                        last edited by

                        @scottalanmiller said in New to Docker, where to start?:

                        @jimmy9008 said in New to Docker, where to start?:

                        @scottalanmiller said in New to Docker, where to start?:

                        @jimmy9008 said in New to Docker, where to start?:

                        @scottalanmiller said in New to Docker, where to start?:

                        @jimmy9008 said in New to Docker, where to start?:

                        I am interested in Docker, on Windows Server 2016.

                        Obvious question is... why? I don't mean that to sound like Docker is bad, but Docker is really not meant for IT, but rather for developers. You can use it in IT, but given that the obvious use cases aren't real strong, this doesn't give us a good guess as to what about it is interesting you and what you are looking to learn about it.

                        Its because its a cool technology which I am interested in. Do you know of any docker specific forums? Perhaps this will be more useful in that space...

                        I do keep typing 'dicker' rather than 'docker'. Its amusing.

                        I think your biggest challenge will be just how new Docker is on Windows. I tend to type docket instead of Docker. We talked about Docker at MangoCon 2017 🙂

                        What particular area was discussed?

                        Very general, but looking at how Docker and LXC differed in technology and intent.

                        Yep, cant say i've heard of LXC.

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @Jimmy9008
                          last edited by

                          @jimmy9008 said in New to Docker, where to start?:

                          @scottalanmiller said in New to Docker, where to start?:

                          @jimmy9008 said in New to Docker, where to start?:

                          @scottalanmiller said in New to Docker, where to start?:

                          @jimmy9008 said in New to Docker, where to start?:

                          @scottalanmiller said in New to Docker, where to start?:

                          @jimmy9008 said in New to Docker, where to start?:

                          I am interested in Docker, on Windows Server 2016.

                          Obvious question is... why? I don't mean that to sound like Docker is bad, but Docker is really not meant for IT, but rather for developers. You can use it in IT, but given that the obvious use cases aren't real strong, this doesn't give us a good guess as to what about it is interesting you and what you are looking to learn about it.

                          Its because its a cool technology which I am interested in. Do you know of any docker specific forums? Perhaps this will be more useful in that space...

                          I do keep typing 'dicker' rather than 'docker'. Its amusing.

                          I think your biggest challenge will be just how new Docker is on Windows. I tend to type docket instead of Docker. We talked about Docker at MangoCon 2017 🙂

                          What particular area was discussed?

                          Very general, but looking at how Docker and LXC differed in technology and intent.

                          Yep, cant say i've heard of LXC.

                          LOL, LXC is the big container leader. Docker is just tacked onto it. Docker is LXC under the hood.

                          stacksofplatesS 1 Reply Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller
                            last edited by

                            Lots of us use LXC, it's the container product for IT use mostly. Docker is more for developer use. Of course both can use both, but there are design intents and ecosystem assumptions.

                            1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller
                              last edited by

                              With LXC, it's far easier to use (you can learn it in like five minutes tops) and you get a full log in, so you don't have to worry about how to deploy. You can carry over a lot of traditional IT knowledge. It feels more like traditional virtualization.

                              1 Reply Last reply Reply Quote 1
                              • stacksofplatesS
                                stacksofplates @scottalanmiller
                                last edited by

                                @scottalanmiller said in New to Docker, where to start?:

                                @jimmy9008 said in New to Docker, where to start?:

                                @scottalanmiller said in New to Docker, where to start?:

                                @jimmy9008 said in New to Docker, where to start?:

                                @scottalanmiller said in New to Docker, where to start?:

                                @jimmy9008 said in New to Docker, where to start?:

                                @scottalanmiller said in New to Docker, where to start?:

                                @jimmy9008 said in New to Docker, where to start?:

                                I am interested in Docker, on Windows Server 2016.

                                Obvious question is... why? I don't mean that to sound like Docker is bad, but Docker is really not meant for IT, but rather for developers. You can use it in IT, but given that the obvious use cases aren't real strong, this doesn't give us a good guess as to what about it is interesting you and what you are looking to learn about it.

                                Its because its a cool technology which I am interested in. Do you know of any docker specific forums? Perhaps this will be more useful in that space...

                                I do keep typing 'dicker' rather than 'docker'. Its amusing.

                                I think your biggest challenge will be just how new Docker is on Windows. I tend to type docket instead of Docker. We talked about Docker at MangoCon 2017 🙂

                                What particular area was discussed?

                                Very general, but looking at how Docker and LXC differed in technology and intent.

                                Yep, cant say i've heard of LXC.

                                LOL, LXC is the big container leader. Docker is just tacked onto it. Docker is LXC under the hood.

                                Not anymore. They dropped LXC around 2 years ago. They wrote their own library in Go called libcontainer.

                                scottalanmillerS 1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @stacksofplates
                                  last edited by

                                  @stacksofplates said in New to Docker, where to start?:

                                  @scottalanmiller said in New to Docker, where to start?:

                                  @jimmy9008 said in New to Docker, where to start?:

                                  @scottalanmiller said in New to Docker, where to start?:

                                  @jimmy9008 said in New to Docker, where to start?:

                                  @scottalanmiller said in New to Docker, where to start?:

                                  @jimmy9008 said in New to Docker, where to start?:

                                  @scottalanmiller said in New to Docker, where to start?:

                                  @jimmy9008 said in New to Docker, where to start?:

                                  I am interested in Docker, on Windows Server 2016.

                                  Obvious question is... why? I don't mean that to sound like Docker is bad, but Docker is really not meant for IT, but rather for developers. You can use it in IT, but given that the obvious use cases aren't real strong, this doesn't give us a good guess as to what about it is interesting you and what you are looking to learn about it.

                                  Its because its a cool technology which I am interested in. Do you know of any docker specific forums? Perhaps this will be more useful in that space...

                                  I do keep typing 'dicker' rather than 'docker'. Its amusing.

                                  I think your biggest challenge will be just how new Docker is on Windows. I tend to type docket instead of Docker. We talked about Docker at MangoCon 2017 🙂

                                  What particular area was discussed?

                                  Very general, but looking at how Docker and LXC differed in technology and intent.

                                  Yep, cant say i've heard of LXC.

                                  LOL, LXC is the big container leader. Docker is just tacked onto it. Docker is LXC under the hood.

                                  Not anymore. They dropped LXC around 2 years ago. They wrote their own library in Go called libcontainer.

                                  Had to to be able to port to Windows.

                                  1 Reply Last reply Reply Quote 0
                                  • 1 / 1
                                  • First post
                                    Last post