F. Option Functions for Application Programs
This appendix describes the following functions:
•
Container function (Docker)
•
OPC-UA client function
F.1 Container function (Docker)
By using Docker, you can deploy application programs, libraries, and prerequisite programs as containers in the
operation environment (CE50-10). A container is provided as a single image file. By transferring an image file from
the development environment to the operation environment, you can run the application program in the same
environment as the development environment. This simplifies the work required to put new or updated application
programs into use.
Figure F‒1: Deploying image files from the development environment
To use the container function, you need to create a partition in the operation environment, mount the partition as the
area for use by Docker, and then load the image file for the container.
(1) Initializing Docker
To use Docker, you need to mount the Docker partition in the operation environment.
For details about how to create partitions, see (2) Creating partitions. To start an Ubuntu 18.04.3 image, at least 150
MB free space is required for a partition. More free space is required according to the types of applications and
containers to be deployed on Docker.
Set up the created partition so that it will be mounted in
/var/lib/docker
when the OS starts.
To temporarily use Docker, run the following command to mount the created partition before starting Docker.
$ sudo mount /dev/sda9 /var/lib/docker
(2) Starting and stopping Docker
By default, Docker is stopped when the OS starts. The following describes how to start and stop Docker and how to
start Docker when the OS starts.
(a) Starting Docker
Run the following command to start Docker.
F. Option Functions for Application Programs
167
Summary of Contents for CE50-10
Page 1: ...Hitachi Industrial Edge Computer CE50 10 Instruction Manual CC 65 0171 ...
Page 10: ......
Page 23: ...Figure 1 6 Attaching mounting brackets 4 1 Installing the CE50 10 7 ...
Page 26: ......
Page 38: ......
Page 42: ...4 2 5 Connection diagram Figure 4 2 Connection diagram 4 External Contact Functions 26 ...
Page 44: ......
Page 87: ... sudo etc init d netfilter persistent save 5 Configuring Software Environment 71 ...
Page 117: ...version information 13 Log out from the unit exit 5 Configuring Software Environment 101 ...
Page 148: ......
Page 149: ...7 Maintaining the CE50 10 This chapter describes maintenance of the CE50 10 133 ...
Page 157: ...8 Troubleshooting This chapter describes troubleshooting of the CE50 10 141 ...
Page 162: ...8 1 14 Cannot turn off the power to the unit Please contact us 8 Troubleshooting 146 ...